Content Blocker

Content Blocker - The perfect addition to your ad blocker for undistracked surfing on the internet.

Content Blockerとは何ですか?

Content Blockerはhttps://abilitools.comによって開発されたChromeの拡張機能で、その主な機能は「Content Blocker - The perfect addition to your ad blocker for undistracked surfing on the internet.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Content Blocker拡張機能のCRXファイルをダウンロード

Content Blocker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The Content Blocker gives users the possibility to hide or delete annoying elements on websites. 

The best part? - The settings are saved. That means you only have to delete all elements that bother you once and they won't reappear.
	
❓ What is different to an ad blocker? 
	
In contrast to a normal ad blocker you can choose which elements you don't want to see. You can also delete not only advertising but also content elements like pop-ups, social media buttons, text or images forever. The Content Blocker is therefore not an alternative, but the perfect addition to the ad blocker.

👉🏼 How to hide or delete elements:
1. click on the Webpage Cleaner icon. 
2. select with the mouse the elements you want to hide and click on the X in the upper right corner
3. With undo and redo you can correct your changes
4. exit the mode by clicking on the Webpage Cleaner icon

⚙ Options
	- You can access the options by right-clicking on the icon. 
	- Set whether elements should only be hidden or deleted
	- Change settings for selected pages
	- Reset all configurations

⚠️ Note
The Chrome Extension, like most extensions, needs access to the web page to allow the extension to block elements for you. 
We assure you that we do not collect any data. On the one hand it is our philosophy of full transparency, on the other hand Google would rightfully throw such an extension out of the store at some point. And for that we have spent too much time developing this solution. 

☝ Your feedback
We are grateful for feedback from you, where and in which situation Content Blocker helps you. With your ideas, we can improve the extension. Write us at [email protected].

More new Chrome extensions for you soon at www.abilitools.com. 

🐵 Your abilitools team                    

拡張機能の基本情報

名前 Content Blocker Content Blocker
ID agompmhjohlaaijeadjcepbmhjgdmejd
公式URL https://chromewebstore.google.com/detail/content-blocker/agompmhjohlaaijeadjcepbmhjgdmejd
説明 Content Blocker - The perfect addition to your ad blocker for undistracked surfing on the internet.
ファイルサイズ 85.56 KB
インストール数 1,654
現在のバージョン 0.8.0
最終更新日 2023-05-20
公開日 2020-06-12
評価 4.33/5 合計 15 レビュー
開発者 https://abilitools.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://abilitools.com/tools/content-blocker-ext/
ヘルプページのURL https://abilitools.com/tools/content-blocker-ext/
プライバシーポリシーページのURL https://www.live-tabs.com/plugin-privacy-policy
対応言語 de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "short_name": "Content Blocker",
    "description": "__MSG_app_summary__",
    "default_locale": "en",
    "author": "abilitools.com",
    "version": "0.8.0",
    "manifest_version": 2,
    "permissions": [
        "background",
        "storage",
        "contextMenus"
    ],
    "optional_permissions": [
        "tabs",
        "webNavigation",
        ""
    ],
    "browser_action": {
        "default_popup": "popup-d250302af79f4a5e3f881ad2458cbf39.html",
        "default_title": "Remove unwanted Content - abilitools"
    },
    "background": {
        "page": "background-b7925aac0a0571f7c81052da27b842b9.html",
        "persistent": false
    },
    "options_page": "options-15ef3367d07990fbeb36cbaa49bdc8de.html",
    "icons": {
        "16": "icon-16-216ca2fbc425c1108ec2e88c7af0d5c7.png",
        "48": "icon-48-cb770faa777f86b89c0f0a795805093c.png",
        "128": "icon-128-7a8a609bc42af3cc25fdcf5d65676093.png"
    },
    "-ms-preload": {
        "backgroundScript": "edge-background-scripts-API-bridge-ea0d2dc5f3cdc907fddf.js",
        "contentScript": "edge-content-scripts-API-bridge-7ef8e86eb2e8d440a1fb.js"
    },
    "web_accessible_resources": [
        "icon-128-7a8a609bc42af3cc25fdcf5d65676093.png",
        "icon-16-216ca2fbc425c1108ec2e88c7af0d5c7.png",
        "icon-48-cb770faa777f86b89c0f0a795805093c.png",
        "icon-black-7a8a609bc42af3cc25fdcf5d65676093.png",
        "icon-clean-81b2897d4be0d8881c5bd0eb1c487f7a.png",
        "icon-loading-4e1e0cda3859472af45784ffcf05aa6a.png",
        "icon-red-4842713181d35e384a939d256fe7563b.png",
        "icon-selection-ee4e82782403f521f7de984ba0919696.png",
        "index-a0420c3d52c1b2538fed2f6c0dd19bd6.css",
        "options-0b33cbba5c4b575e071e2cfcb11b4f60.css",
        "popup-9f22cf8f27af614414e6ed93c076f1cd.css",
        "undo-c28f43313d72f114c0a6409bc37bdeb3.png"
    ]
}