Skip to content

Instantly share code, notes, and snippets.

@limkhashing
Last active January 2, 2026 10:23
Show Gist options
  • Select an option

  • Save limkhashing/ff5c8ae7cdd173fe93def9a292a8f11a to your computer and use it in GitHub Desktop.

Select an option

Save limkhashing/ff5c8ae7cdd173fe93def9a292a8f11a to your computer and use it in GitHub Desktop.
uBlock Origin custom static filters
{
"timeStamp": 1767349321188,
"version": "1.68.0",
"userSettings": {
"importedLists": [],
"popupPanelSections": 63
},
"selectedFilterLists": [
"user-filters",
"ublock-filters",
"ublock-badware",
"ublock-privacy",
"ublock-quick-fixes",
"ublock-unbreak",
"easylist",
"easyprivacy",
"urlhaus-1",
"plowe-0",
"fanboy-cookiemonster",
"ublock-cookies-easylist",
"adguard-cookies",
"ublock-cookies-adguard"
],
"hiddenSettings": {},
"whitelist": [
"chrome-extension-scheme",
"moz-extension-scheme"
],
"dynamicFilteringString": "behind-the-scene * * noop\nbehind-the-scene * inline-script noop\nbehind-the-scene * 1p-script noop\nbehind-the-scene * 3p-script noop\nbehind-the-scene * 3p-frame noop\nbehind-the-scene * image noop\nbehind-the-scene * 3p noop",
"urlFilteringString": "",
"hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-csp-reports: * true",
"userFilters": "www.youtube.com##.ytp-ce-element\nwww.youtube.com##.ytp-cards-teaser\n\nwww.youtube.com##.ytm-paid-content-overlay-renderer.YtmPaidContentOverlayHost\nwww.youtube.com##.ytm-paid-content-overlay-renderer\nwww.youtube.com##.YtmPaidContentOverlayHost\n\nyoutube.com##a[href*=\"https://support.google.com/youtube?p=ppp\"]"
}
www.youtube.com##.ytp-ce-element
www.youtube.com##.ytp-cards-teaser
www.youtube.com##.ytm-paid-content-overlay-renderer.YtmPaidContentOverlayHost
www.youtube.com##.ytm-paid-content-overlay-renderer
www.youtube.com##.YtmPaidContentOverlayHost
youtube.com##a[href*="https://support.google.com/youtube?p=ppp"]
@limkhashing

Copy link
Copy Markdown
Author

Click on uBO icon > ⚙ Dashboard button > Add the filter(s) in "My filters" pane > ✓ Apply changes > Open new tab and test again.

Remember to turn on Allow custom filters requiring trust in "My filters" pane.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment