Searchonymous

Prevents Google from tracking your searches.

Cos'è Searchonymous?

Searchonymous è un'estensione di Chrome sviluppata da Merten Peetz, e la sua funzione principale è "Prevents Google from tracking your searches.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Searchonymous

Scarica i file di estensione Searchonymous 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

                        Searchonymous helps to keep your Google searches private: When installed no tracking cookies are sent to Google while searching. That way Google will not be able to connect searches with your account or create a search history. Also you will not receive customized search results.

When the add-on is active it seems to Google that are logged out of your Google account during searches (see the the "Sign in" button at the top right). However you stay logged in on other Google services such as Youtube or Gmail.

If you want to change your Google search settings, make sure to allow the "Search Preferences Cookie" in the add-on settings. By default the preferences-cookie will be blocked which effectively discards any changes to your search settings.

Please note that there are other means of tracking this add-on can't protect you against, such as using your IP address or browser fingerprint.                    

Informazioni di Base sull'Estensione

Nome Searchonymous Searchonymous
ID onhfdppooafpnnigbmnpnnjmbajggekc
URL Ufficiale https://chromewebstore.google.com/detail/searchonymous/onhfdppooafpnnigbmnpnnjmbajggekc
Descrizione Prevents Google from tracking your searches.
Dimensione del File 27.3 KB
Conteggio Installazioni 2,452
Versione Corrente 1.1.2
Ultimo Aggiornamento 2023-07-20
Data di Pubblicazione 2019-02-27
Valutazione 4.22/5 Totale 18 Valutazioni
Sviluppatore Merten Peetz
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/MorbZ/Searchonymous
URL della Pagina di Aiuto https://github.com/MorbZ/Searchonymous/issues
Lingue Supportate de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Searchonymous",
    "version": "1.1.2",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "homepage_url": "https:\/\/github.com\/MorbZ\/Searchonymous",
    "applications": {
        "gecko": {
            "id": "jid1-WF1v8esuNM9pRg@jetpack"
        }
    },
    "icons": {
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "settings.js",
            "background.js",
            "start.js"
        ]
    },
    "options_ui": {
        "page": "options.html"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "storage",
        "*:\/\/*.google.com\/*",
        "*:\/\/*.google.ad\/*",
        "*:\/\/*.google.ae\/*",
        "*:\/\/*.google.com.af\/*",
        "*:\/\/*.google.com.ag\/*",
        "*:\/\/*.google.com.ai\/*",
        "*:\/\/*.google.al\/*",
        "*:\/\/*.google.am\/*",
        "*:\/\/*.google.co.ao\/*",
        "*:\/\/*.google.com.ar\/*",
        "*:\/\/*.google.as\/*",
        "*:\/\/*.google.at\/*",
        "*:\/\/*.google.com.au\/*",
        "*:\/\/*.google.az\/*",
        "*:\/\/*.google.ba\/*",
        "*:\/\/*.google.com.bd\/*",
        "*:\/\/*.google.be\/*",
        "*:\/\/*.google.bf\/*",
        "*:\/\/*.google.bg\/*",
        "*:\/\/*.google.com.bh\/*",
        "*:\/\/*.google.bi\/*",
        "*:\/\/*.google.bj\/*",
        "*:\/\/*.google.com.bn\/*",
        "*:\/\/*.google.com.bo\/*",
        "*:\/\/*.google.com.br\/*",
        "*:\/\/*.google.bs\/*",
        "*:\/\/*.google.bt\/*",
        "*:\/\/*.google.co.bw\/*",
        "*:\/\/*.google.by\/*",
        "*:\/\/*.google.com.bz\/*",
        "*:\/\/*.google.ca\/*",
        "*:\/\/*.google.cd\/*",
        "*:\/\/*.google.cf\/*",
        "*:\/\/*.google.cg\/*",
        "*:\/\/*.google.ch\/*",
        "*:\/\/*.google.ci\/*",
        "*:\/\/*.google.co.ck\/*",
        "*:\/\/*.google.cl\/*",
        "*:\/\/*.google.cm\/*",
        "*:\/\/*.google.cn\/*",
        "*:\/\/*.google.com.co\/*",
        "*:\/\/*.google.co.cr\/*",
        "*:\/\/*.google.com.cu\/*",
        "*:\/\/*.google.cv\/*",
        "*:\/\/*.google.com.cy\/*",
        "*:\/\/*.google.cz\/*",
        "*:\/\/*.google.de\/*",
        "*:\/\/*.google.dj\/*",
        "*:\/\/*.google.dk\/*",
        "*:\/\/*.google.dm\/*",
        "*:\/\/*.google.com.do\/*",
        "*:\/\/*.google.dz\/*",
        "*:\/\/*.google.com.ec\/*",
        "*:\/\/*.google.ee\/*",
        "*:\/\/*.google.com.eg\/*",
        "*:\/\/*.google.es\/*",
        "*:\/\/*.google.com.et\/*",
        "*:\/\/*.google.fi\/*",
        "*:\/\/*.google.com.fj\/*",
        "*:\/\/*.google.fm\/*",
        "*:\/\/*.google.fr\/*",
        "*:\/\/*.google.ga\/*",
        "*:\/\/*.google.ge\/*",
        "*:\/\/*.google.gg\/*",
        "*:\/\/*.google.com.gh\/*",
        "*:\/\/*.google.com.gi\/*",
        "*:\/\/*.google.gl\/*",
        "*:\/\/*.google.gm\/*",
        "*:\/\/*.google.gp\/*",
        "*:\/\/*.google.gr\/*",
        "*:\/\/*.google.com.gt\/*",
        "*:\/\/*.google.gy\/*",
        "*:\/\/*.google.com.hk\/*",
        "*:\/\/*.google.hn\/*",
        "*:\/\/*.google.hr\/*",
        "*:\/\/*.google.ht\/*",
        "*:\/\/*.google.hu\/*",
        "*:\/\/*.google.co.id\/*",
        "*:\/\/*.google.ie\/*",
        "*:\/\/*.google.co.il\/*",
        "*:\/\/*.google.im\/*",
        "*:\/\/*.google.co.in\/*",
        "*:\/\/*.google.iq\/*",
        "*:\/\/*.google.is\/*",
        "*:\/\/*.google.it\/*",
        "*:\/\/*.google.je\/*",
        "*:\/\/*.google.com.jm\/*",
        "*:\/\/*.google.jo\/*",
        "*:\/\/*.google.co.jp\/*",
        "*:\/\/*.google.co.ke\/*",
        "*:\/\/*.google.com.kh\/*",
        "*:\/\/*.google.ki\/*",
        "*:\/\/*.google.kg\/*",
        "*:\/\/*.google.co.kr\/*",
        "*:\/\/*.google.com.kw\/*",
        "*:\/\/*.google.kz\/*",
        "*:\/\/*.google.la\/*",
        "*:\/\/*.google.com.lb\/*",
        "*:\/\/*.google.li\/*",
        "*:\/\/*.google.lk\/*",
        "*:\/\/*.google.co.ls\/*",
        "*:\/\/*.google.lt\/*",
        "*:\/\/*.google.lu\/*",
        "*:\/\/*.google.lv\/*",
        "*:\/\/*.google.com.ly\/*",
        "*:\/\/*.google.co.ma\/*",
        "*:\/\/*.google.md\/*",
        "*:\/\/*.google.me\/*",
        "*:\/\/*.google.mg\/*",
        "*:\/\/*.google.mk\/*",
        "*:\/\/*.google.ml\/*",
        "*:\/\/*.google.com.mm\/*",
        "*:\/\/*.google.mn\/*",
        "*:\/\/*.google.ms\/*",
        "*:\/\/*.google.com.mt\/*",
        "*:\/\/*.google.mu\/*",
        "*:\/\/*.google.mv\/*",
        "*:\/\/*.google.mw\/*",
        "*:\/\/*.google.com.mx\/*",
        "*:\/\/*.google.com.my\/*",
        "*:\/\/*.google.co.mz\/*",
        "*:\/\/*.google.com.na\/*",
        "*:\/\/*.google.com.nf\/*",
        "*:\/\/*.google.com.ng\/*",
        "*:\/\/*.google.com.ni\/*",
        "*:\/\/*.google.ne\/*",
        "*:\/\/*.google.nl\/*",
        "*:\/\/*.google.no\/*",
        "*:\/\/*.google.com.np\/*",
        "*:\/\/*.google.nr\/*",
        "*:\/\/*.google.nu\/*",
        "*:\/\/*.google.co.nz\/*",
        "*:\/\/*.google.com.om\/*",
        "*:\/\/*.google.com.pa\/*",
        "*:\/\/*.google.com.pe\/*",
        "*:\/\/*.google.com.pg\/*",
        "*:\/\/*.google.com.ph\/*",
        "*:\/\/*.google.com.pk\/*",
        "*:\/\/*.google.pl\/*",
        "*:\/\/*.google.pn\/*",
        "*:\/\/*.google.com.pr\/*",
        "*:\/\/*.google.ps\/*",
        "*:\/\/*.google.pt\/*",
        "*:\/\/*.google.com.py\/*",
        "*:\/\/*.google.com.qa\/*",
        "*:\/\/*.google.ro\/*",
        "*:\/\/*.google.ru\/*",
        "*:\/\/*.google.rw\/*",
        "*:\/\/*.google.com.sa\/*",
        "*:\/\/*.google.com.sb\/*",
        "*:\/\/*.google.sc\/*",
        "*:\/\/*.google.se\/*",
        "*:\/\/*.google.com.sg\/*",
        "*:\/\/*.google.sh\/*",
        "*:\/\/*.google.si\/*",
        "*:\/\/*.google.sk\/*",
        "*:\/\/*.google.com.sl\/*",
        "*:\/\/*.google.sn\/*",
        "*:\/\/*.google.so\/*",
        "*:\/\/*.google.sm\/*",
        "*:\/\/*.google.sr\/*",
        "*:\/\/*.google.st\/*",
        "*:\/\/*.google.com.sv\/*",
        "*:\/\/*.google.td\/*",
        "*:\/\/*.google.tg\/*",
        "*:\/\/*.google.co.th\/*",
        "*:\/\/*.google.com.tj\/*",
        "*:\/\/*.google.tk\/*",
        "*:\/\/*.google.tl\/*",
        "*:\/\/*.google.tm\/*",
        "*:\/\/*.google.tn\/*",
        "*:\/\/*.google.to\/*",
        "*:\/\/*.google.com.tr\/*",
        "*:\/\/*.google.tt\/*",
        "*:\/\/*.google.com.tw\/*",
        "*:\/\/*.google.co.tz\/*",
        "*:\/\/*.google.com.ua\/*",
        "*:\/\/*.google.co.ug\/*",
        "*:\/\/*.google.co.uk\/*",
        "*:\/\/*.google.com.uy\/*",
        "*:\/\/*.google.co.uz\/*",
        "*:\/\/*.google.com.vc\/*",
        "*:\/\/*.google.co.ve\/*",
        "*:\/\/*.google.vg\/*",
        "*:\/\/*.google.co.vi\/*",
        "*:\/\/*.google.com.vn\/*",
        "*:\/\/*.google.vu\/*",
        "*:\/\/*.google.ws\/*",
        "*:\/\/*.google.rs\/*",
        "*:\/\/*.google.co.za\/*",
        "*:\/\/*.google.co.zm\/*",
        "*:\/\/*.google.co.zw\/*",
        "*:\/\/*.google.cat\/*"
    ]
}