{"id":15010862,"url":"https://github.com/gorhill/ublock","last_synced_at":"2026-03-16T14:16:23.204Z","repository":{"id":29719982,"uuid":"33263118","full_name":"gorhill/uBlock","owner":"gorhill","description":"uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.","archived":false,"fork":false,"pushed_at":"2026-01-10T17:49:40.000Z","size":162238,"stargazers_count":60861,"open_issues_count":17,"forks_count":3896,"subscribers_count":998,"default_branch":"master","last_synced_at":"2026-01-11T05:20:30.443Z","etag":null,"topics":["blocker","browser-extension","chromium","firefox","javascript","ublock","ublock-origin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gorhill.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-04-01T17:51:11.000Z","updated_at":"2026-01-11T04:16:06.000Z","dependencies_parsed_at":"2023-11-28T01:27:17.619Z","dependency_job_id":"66156a36-62bd-4de8-a80d-19b10b83642c","html_url":"https://github.com/gorhill/uBlock","commit_stats":{"total_commits":10433,"total_committers":118,"mean_commits":88.41525423728814,"dds":0.09364516438224868,"last_synced_commit":"b8cfa382e84902e21cea7fa5e57ccf22e36d2388"},"previous_names":[],"tags_count":1075,"template":false,"template_full_name":null,"purl":"pkg:github/gorhill/uBlock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gorhill%2FuBlock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gorhill%2FuBlock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gorhill%2FuBlock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gorhill%2FuBlock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gorhill","download_url":"https://codeload.github.com/gorhill/uBlock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gorhill%2FuBlock/sbom","scorecard":{"id":114052,"data":{"date":"2025-08-11","repo":{"name":"github.com/gorhill/uBlock","commit":"d54c4a7052df9e6b90caabfd7a1ef68c2f05c857"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: src/js/wasm/biditrie.wasm:1","Warn: binary detected: src/js/wasm/hntrie.wasm:1","Warn: binary detected: src/lib/lz4/lz4-block-codec.wasm:1","Warn: binary detected: src/lib/publicsuffixlist/wasm/publicsuffixlist.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.65.1b4 not signed: https://api.github.com/repos/gorhill/uBlock/releases/239716778","Warn: release artifact 1.65.1b3 not signed: https://api.github.com/repos/gorhill/uBlock/releases/238778335","Warn: release artifact 1.65.1b2 not signed: https://api.github.com/repos/gorhill/uBlock/releases/233757025","Warn: release artifact 1.65.0 not signed: https://api.github.com/repos/gorhill/uBlock/releases/231500760","Warn: release artifact 1.64.0 not signed: https://api.github.com/repos/gorhill/uBlock/releases/218269786","Warn: release artifact 1.65.1b4 does not have provenance: https://api.github.com/repos/gorhill/uBlock/releases/239716778","Warn: release artifact 1.65.1b3 does not have provenance: https://api.github.com/repos/gorhill/uBlock/releases/238778335","Warn: release artifact 1.65.1b2 does not have provenance: https://api.github.com/repos/gorhill/uBlock/releases/233757025","Warn: release artifact 1.65.0 does not have provenance: https://api.github.com/repos/gorhill/uBlock/releases/231500760","Warn: release artifact 1.64.0 does not have provenance: https://api.github.com/repos/gorhill/uBlock/releases/218269786"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/gorhill/uBlock/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/gorhill/uBlock/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: tools/make-npm.sh:39","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-15T22:35:42.299Z","repository_id":29719982,"created_at":"2025-08-15T22:35:42.299Z","updated_at":"2025-08-15T22:35:42.299Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28482475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blocker","browser-extension","chromium","firefox","javascript","ublock","ublock-origin"],"created_at":"2024-09-24T19:36:41.736Z","updated_at":"2026-01-16T21:00:49.013Z","avatar_url":"https://github.com/gorhill.png","language":"JavaScript","readme":"[![Badge Commits]][Commit Rate]\n[![Badge Issues]][Issues]\n[![Badge Localization]][Crowdin]\n[![Badge License]][License]\n[![Badge NPM]][NPM]\n[![Badge Mozilla]][Mozilla]\n[![Badge Chrome]][Chrome]\n[![Badge Edge]][Edge]\n\n***\n\n\u003ch1 align=\"center\"\u003e\n\u003csub\u003e\n\u003cimg src=\"https://github.com/gorhill/uBlock/blob/master/src/img/ublock.svg\" height=\"38\" width=\"38\"\u003e\n\u003c/sub\u003e\nuBlock Origin (uBO)\n\u003c/h1\u003e\n\n| Browser   | Install from ... | Status |\n| :-------: | ---------------- | ------ |\n| \u003cimg src=\"https://github.com/user-attachments/assets/b0136512-56a5-4856-8c50-4971c957a24f\" alt=\"Get uBlock Origin for Firefox\"\u003e | \u003ca href=\"https://addons.mozilla.org/addon/ublock-origin/\"\u003eFirefox Add-ons\u003c/a\u003e | [uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) |\n| \u003cimg src=\"https://github.com/user-attachments/assets/3a7569f8-688b-4eb1-a643-8d0fe173aefe\" alt=\"Get uBlock Origin for Microsoft Edge\"\u003e | \u003ca href=\"https://microsoftedge.microsoft.com/addons/detail/ublock-origin/odfafepnkmbhccpbejgmiehpchacaeak\"\u003eEdge Add-ons\u003c/a\u003e |\n| \u003cimg src=\"https://github.com/user-attachments/assets/938f080c-fe64-4e48-8b89-4bfceabb56e6\" alt=\"Get uBlock Origin for Opera\"\u003e | \u003ca href=\"https://addons.opera.com/extensions/details/ublock/\"\u003eOpera Add-ons\u003c/a\u003e |\n| \u003cimg src=\"https://github.com/user-attachments/assets/5463ef88-873b-4516-8514-5277664cfde7\" alt=\"Get uBlock Origin for Chromium\"\u003e | \u003ca href=\"https://chromewebstore.google.com/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm\"\u003eChrome Web Store\u003c/a\u003e | \u003ca href=\"https://github.com/uBlockOrigin/uBlock-issues/wiki/About-Google-Chrome's-%22This-extension-may-soon-no-longer-be-supported%22\"\u003eAbout Google Chrome's \"This extension may soon no longer be supported\"\u003c/a\u003e\u003cbr\u003eEnd of support on Chrome 139 |\n| \u003cimg src=\"https://github.com/user-attachments/assets/2e9037c4-836d-44c1-a716-ba96e89daaff\" alt=\"Get uBlock Origin for Thunderbird\"\u003e | \u003ca href=\"https://addons.thunderbird.net/thunderbird/addon/ublock-origin/\"\u003eThunderbird Add-ons\u003c/a\u003e | [No longer updated and stuck at 1.49.2.](https://github.com/uBlockOrigin/uBlock-issues/issues/2928) Later versions require \"GitHub - Releases\". |\n| \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/c/c2/GitHub_Invertocat_Logo.svg\" height=\"50\" alt=\"Get uBlock Origin through GitHub\"\u003e | \u003ca href=\"https://github.com/gorhill/uBlock/releases\"\u003eGitHub - Releases\u003c/a\u003e | Stable and development versions on Firefox, Chromium MV2, and Thunderbird. Must be placed manually into web browsers; the Chromium and Thunderbird versions usually won't auto-update.\n\n***\n\nuBlock Origin (uBO) is a CPU and memory-efficient [wide-spectrum content blocker][Blocking] for Chromium and Firefox. It blocks ads, trackers, coin miners, popups, annoying anti-blockers, malware sites, etc., by default using [EasyList][EasyList], [EasyPrivacy][EasyPrivacy], [Peter Lowe's Blocklist][Peter Lowe's Blocklist], [Online Malicious URL Blocklist][Malicious Blocklist], and uBO [filter lists][uBO Filters]. There are many other lists available to block even more. Hosts files are also supported. uBO uses the EasyList filter syntax and [extends][Extended Syntax] the syntax to work with custom rules and filters.\n\nYou may easily unselect any preselected filter lists if you think uBO blocks too much. For reference, Adblock Plus installs with only EasyList, ABP filters, and Acceptable Ads enabled by default.\n\nIt is important to note that using a blocker is **NOT** [theft]. Do not fall for this creepy idea. The _ultimate_ logical consequence of `blocking = theft` is the criminalization of the inalienable right to privacy.\n\nAds, \"unintrusive\" or not, are just the visible portion of the privacy-invading means entering your browser when you visit most sites. **uBO's primary goal is to help users neutralize these privacy-invading methods** in a way that welcomes those users who do not wish to use more technical means.\n\n***\n\n* [Documentation](#documentation)\n* [Installation](#installation)\n  * [Firefox](#firefox)\n  * [Thunderbird](#thunderbird)\n  * [Chromium](#chromium)\n  * [All Programs](#all-programs)\n  * [Enterprise Deployment](#enterprise-deployment)\n* [Release History](#release-history)\n* [Translations](#translations)\n* [About](#about)\n\n## Documentation\n\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth\u003eBasic Mode\u003c/th\u003e\n            \u003cth\u003eAdvanced Mode\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eThe \u003ca href=\"https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface\"\u003esimple popup user interface\u003c/a\u003e for an install-it-and-forget-it type of installation that is configured optimally by default.\u003c/td\u003e\n            \u003ctd\u003eThe \u003ca href=\"https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide\"\u003eadvanced popup user interface\u003c/a\u003e includes a point-and-click firewall that is configurable on a per-site basis.\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd align=\"center\" valign=\"top\"\u003e\u003ca href=\"https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/585534/232531044-c4ac4dd5-0b60-4c1e-aabb-914be04b846c.png\"/\u003e\u003c/a\u003e\u003c/td\u003e\n            \u003ctd align=\"center\" valign=\"top\"\u003e\u003ca href=\"https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/585534/232531439-a8f81cc3-6622-45c4-8b32-7348cecf6e98.png\"/\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\nVisit the [Wiki][Wiki] for documentation.\n\nFor support, questions, or help, visit [/r/uBlockOrigin][Reddit].\n\n## Installation\n\n[Required Permissions][Permissions]\n\n#### Firefox\n\n[Firefox Add-ons][Mozilla]\n\n[Development Builds][Beta]\n\nuBO [works best][Works Best] on Firefox and is available for desktop and Android versions.\n\n#### Thunderbird\n\n[Thunderbird Add-ons][Thunderbird]\n\nIn Thunderbird, uBlock Origin does not affect emails, just feeds.\n\n#### Chromium\n\n[Chrome Web Store][Chrome]\n\n[Microsoft Edge Add-ons][Edge] (Published by [Nicole Rolls][Nicole Rolls] until version 1.62. Ownership transfer at version 1.64.)\n\n[Opera Add-ons][Opera]\n\n[Development Builds][Chrome Dev]\n\nuBO should be compatible with any Chromium-based browser.\n\n#### All Programs\n\nDo **NOT** use uBO with any other content blocker. uBO [performs][Performance] as well as or better than most popular blockers. Other blockers can prevent uBO's privacy or anti-blocker-defusing features from working correctly.\n\n[Manual Installation][Manual Installation]\n\n#### Enterprise Deployment\n\n[Deploying uBO][Deployment]\n\n## Release History\n\n[Releases Page][Releases]\n\n## Translations\n\nHelp translate uBO via [Crowdin][Crowdin].\n\n## About\n\n[Manifesto][Manifesto]\n\n[Privacy Policy][Privacy Policy]\n\n[GPLv3 License][License]\n\nFree. Open-source. For users by users. No donations sought.\n\nIf you ever want to contribute something, think about the people working hard to maintain the filter lists you are using, which are available to use by all for free.\n\n\n\u003c!-----------------------------------------------------------------------------\u003e\n\n[Peter Lowe's Blocklist]: https://pgl.yoyo.org/adservers/\n[Malicious Blocklist]: https://gitlab.com/malware-filter/urlhaus-filter#malicious-url-blocklist\n[Performance]: https://www.debugbear.com/blog/chrome-extensions-website-performance#the-impact-of-ad-blocking-on-website-performance\n[EasyPrivacy]: https://easylist.to/#easyprivacy\n[Thunderbird]: https://addons.thunderbird.net/thunderbird/addon/ublock-origin/\n[Chrome Dev]: https://chromewebstore.google.com/detail/ublock-origin-development/cgbcahbpdhpcegmbfconppldiemgcoii\n[EasyList]: https://easylist.to/#easylist\n[Mozilla]: https://addons.mozilla.org/addon/ublock-origin/\n[Crowdin]: https://crowdin.com/project/ublock\n[Chrome]: https://chromewebstore.google.com/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm\n[Reddit]: https://www.reddit.com/r/uBlockOrigin/\n[Theft]: https://x.com/LeaVerou/status/518154828166725632\n[Opera]: https://addons.opera.com/extensions/details/ublock/\n[Edge]: https://microsoftedge.microsoft.com/addons/detail/ublock-origin/odfafepnkmbhccpbejgmiehpchacaeak\n[NPM]: https://www.npmjs.com/package/@gorhill/ubo-core\n\n[Manifesto]: MANIFESTO.md\n[License]: LICENSE.txt\n\n[Nicole Rolls]: https://github.com/nicole-ashley\n\n\u003c!---------------------------------[ Internal ]--------------------------------\u003e\n\n[Manual Installation]: https://github.com/gorhill/uBlock/tree/master/dist#install\n[Extended Syntax]: https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#extended-syntax\n[Privacy Policy]: https://github.com/gorhill/uBlock/wiki/Privacy-policy\n[uBO Filters]: https://github.com/uBlockOrigin/uAssets/tree/master/filters\n[Permissions]: https://github.com/gorhill/uBlock/wiki/Permissions\n[Commit Rate]: https://github.com/gorhill/uBlock/commits/master\n[Works Best]: https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox\n[Deployment]: https://github.com/gorhill/uBlock/wiki/Deploying-uBlock-Origin\n[Blocking]: https://github.com/gorhill/uBlock/wiki/Blocking-mode\n[Releases]: https://github.com/gorhill/uBlock/releases\n[Issues]: https://github.com/uBlockOrigin/uBlock-issues/issues\n[Beta]: https://github.com/gorhill/uBlock/blob/master/dist/README.md#for-beta-version\n[Wiki]: https://github.com/gorhill/uBlock/wiki\n\n\u003c!----------------------------------[ Badges ]---------------------------------\u003e\n\n[Badge Localization]: https://d322cqt584bo4o.cloudfront.net/ublock/localized.svg\n[Badge Commits]: https://img.shields.io/github/commit-activity/m/gorhill/ublock?label=Commits\n[Badge Mozilla]: https://img.shields.io/amo/rating/ublock-origin?label=Firefox\n[Badge License]: https://img.shields.io/badge/License-GPLv3-blue.svg\n[Badge Chrome]: https://img.shields.io/chrome-web-store/rating/cjpalhdlnbpafiamejdnhcphjbkeiagm?label=Chrome\n[Badge Edge]: https://img.shields.io/badge/dynamic/json?label=Edge\u0026color=brightgreen\u0026query=%24.averageRating\u0026suffix=%2F%35\u0026url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Fodfafepnkmbhccpbejgmiehpchacaeak\n[Badge Issues]: https://img.shields.io/github/issues/uBlockOrigin/uBlock-issues\n[Badge NPM]: https://img.shields.io/npm/v/@gorhill/ubo-core\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgorhill%2Fublock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgorhill%2Fublock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgorhill%2Fublock/lists"}