Aenomaly Ad Blocker + Search Engine
Aenomaly Ad Blocker + Privacy Search Engine
Cos'è Aenomaly Ad Blocker + Search Engine?
Aenomaly Ad Blocker + Search Engine è un'estensione di Chrome sviluppata da ÆNOMALY, e la sua funzione principale è "Aenomaly Ad Blocker + Privacy Search Engine".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Aenomaly Ad Blocker + Search Engine
Scarica i file di estensione Aenomaly Ad Blocker + Search Engine in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
BROWSE THE INTERNET WITH NO ANNOYING ADS.
Experience a cleaner, faster internet by blocking annoying ads.
Block intrusive Ads.
Block unwanted Websites.
Search the internet in Privacy. Informazioni di Base sull'Estensione
| Nome | |
| ID | liledmkcnejjjnoedaopnkibcklgcmei |
| URL Ufficiale | https://chrome.google.com/webstore/detail/aenomaly-ad-blocker-+-sea/liledmkcnejjjnoedaopnkibcklgcmei |
| Descrizione | Aenomaly Ad Blocker + Privacy Search Engine |
| Dimensione del File | 3.39 MB |
| Conteggio Installazioni | 1,000 |
| Versione Corrente | 1.18.17 |
| Ultimo Aggiornamento | 2019-05-25 |
| Data di Pubblicazione | 2019-05-25 |
| Valutazione | 4.83/5 Totale 18 Valutazioni |
| Sviluppatore | ÆNOMALY |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://aenomaly.com |
| URL della Pagina di Aiuto | https://t.me/aenomaly |
| Lingue Supportate | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"author": "Aenomaly Development Team",
"background": {
"page": "background.html"
},
"browser_action": {
"default_icon": {
"16": "img\/icon_16.png",
"32": "img\/icon_32.png"
},
"default_popup": "popup.html",
"default_title": "Aenomaly Blocker"
},
"commands": {
"launch-element-picker": {
"description": "__MSG_popupTipPicker__"
},
"launch-element-zapper": {
"description": "__MSG_popupTipZapper__"
},
"launch-logger": {
"description": "__MSG_popupTipLog__"
}
},
"content_scripts": [
{
"all_frames": true,
"js": [
"\/js\/vapi.js",
"\/js\/vapi-client.js",
"\/js\/contentscript.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"run_at": "document_start"
},
{
"all_frames": false,
"js": [
"\/js\/scriptlets\/subscriber.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"run_at": "document_idle"
}
],
"default_locale": "en",
"description": "Aenomaly Ad Blocker + Privacy Search Engine",
"icons": {
"128": "img\/icon_128.png",
"16": "img\/icon_16.png",
"32": "img\/icon_32.png",
"64": "img\/icon_64.png"
},
"incognito": "split",
"manifest_version": 2,
"minimum_chrome_version": "51.0",
"name": "Aenomaly Ad Blocker + Search Engine",
"options_ui": {
"open_in_tab": true,
"page": "dashboard.html"
},
"permissions": [
"contextMenus",
"privacy",
"storage",
"tabs",
"unlimitedStorage",
"webNavigation",
"webRequest",
"webRequestBlocking",
" | |