Content Blocker

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

O que é Content Blocker?

Content Blocker é uma extensão do Chrome desenvolvida por https://abilitools.com, e sua principal característica é "Content Blocker - The perfect addition to your ad blocker for undistracked surfing on the internet.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Content Blocker

Baixe arquivos de extensão Content Blocker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Content Blocker Content Blocker
ID agompmhjohlaaijeadjcepbmhjgdmejd
URL Oficial https://chromewebstore.google.com/detail/content-blocker/agompmhjohlaaijeadjcepbmhjgdmejd
Descrição Content Blocker - The perfect addition to your ad blocker for undistracked surfing on the internet.
Tamanho do Arquivo 85.56 KB
Contagem de Instalações 1,654
Versão Atual 0.8.0
Última Atualização 2023-05-20
Data de Publicação 2020-06-12
Classificação 4.33/5 Total de 15 Avaliações
Desenvolvedor https://abilitools.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://abilitools.com/tools/content-blocker-ext/
URL da Página de Ajuda https://abilitools.com/tools/content-blocker-ext/
URL da Página de Política de Privacidade https://www.live-tabs.com/plugin-privacy-policy
Idiomas Suportados 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"
    ]
}