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
官方網址 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
電子郵箱 [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"
    ]
}