cda_ad_blocker
Extension for CDA service blocking unwanted advertisements
What is cda_ad_blocker?
cda_ad_blocker is a Chrome extension developed by tomek7667, and its main feature is "Extension for CDA service blocking unwanted advertisements".
Extension Screenshots
Download cda_ad_blocker Extension CRX File
Download cda_ad_blocker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension for CDA service blocking unwanted advertisements. It blocks requests CDA force you to send, you control which requests you want to let through.
Extension Basic Information
Name | cda_ad_blocker |
ID | lcoeoopdgiedjehfkanfmmfmiilgfecf |
Official URL | https://chromewebstore.google.com/detail/cdaadblocker/lcoeoopdgiedjehfkanfmmfmiilgfecf |
Description | Extension for CDA service blocking unwanted advertisements |
File Size | 3.25 KB |
Installation Count | 26 |
Current Version | 1.0 |
Last Updated | 2021-06-10 |
Publish Date | 2021-06-09 |
Developer | tomek7667 |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "cda_ad_blocker", "description": "Extension for CDA service blocking unwanted advertisements", "version": "1.0", "manifest_version": 3, "background": { "service_worker": "background.js" } } |