anonymous

anonymous search engine and quick service access quickly to popular websites

Cos'è anonymous?

anonymous è un'estensione di Chrome sviluppata da http://anonymous.us.com, e la sua funzione principale è "anonymous search engine and quick service access quickly to popular websites".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione anonymous

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

                        anonymous search engine with private search and quick service ..access quickly to popular websites with icons sliding from this homepage is easy speedy and accessed ..Google Search,Yahoo,Aol, facebook, amazon,ebay and more from all world without login                    

Informazioni di Base sull'Estensione

Nome anonymous anonymous
ID cbphdfmcoahechnoepbhcjbhbcdgikmo
URL Ufficiale https://chrome.google.com/webstore/detail/anonymous/cbphdfmcoahechnoepbhcjbhbcdgikmo
Descrizione anonymous search engine and quick service access quickly to popular websites
Dimensione del File 69.73 KB
Conteggio Installazioni 71
Versione Corrente 2.2
Ultimo Aggiornamento 2016-12-07
Data di Pubblicazione 2016-12-07
Sviluppatore http://anonymous.us.com
Tipo di Pagamento free
URL della Pagina di Aiuto http://www.anonymous.us.com
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "description": "anonymous search engine and quick service access quickly to popular websites ",
    "icons": {
        "128": "icon.png",
        "48": "icon.png"
    },
    "manifest_version": 2,
    "name": "anonymous",
    "permissions": [
        "tabs"
    ],
    "version": "2.2"
}