Explorer for Similarweb - More Insights

Fast. Free. Open Similarweb with just one click.

Cos'è Explorer for Similarweb - More Insights?

Explorer for Similarweb - More Insights è un'estensione di Chrome sviluppata da amzbase, e la sua funzione principale è "Fast. Free. Open Similarweb with just one click.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Explorer for Similarweb - More Insights

Scarica i file di estensione Explorer for Similarweb - More Insights 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

                        Gain unrestricted access to Similarweb data for more insights without the need for registration. No account creation or sign-in required.                    

Informazioni di Base sull'Estensione

Nome Explorer for Similarweb - More Insights Explorer for Similarweb - More Insights
ID gnbellfcojlbfpnidlcggimfffcgohdp
URL Ufficiale https://chromewebstore.google.com/detail/explorer-for-similarweb-m/gnbellfcojlbfpnidlcggimfffcgohdp
Descrizione Fast. Free. Open Similarweb with just one click.
Dimensione del File 16.9 KB
Conteggio Installazioni 177
Versione Corrente 1.1
Ultimo Aggiornamento 2023-10-13
Data di Pubblicazione 2023-10-13
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore amzbase
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://website2pdf.extensionfox.com/privacy
Lingue Supportate en
manifest.json
{
    "name": "Explorer for Similarweb - More Insights",
    "version": "1.1",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "description": "Fast. Free. Open Similarweb with just one click.",
    "icons": {
        "128": "icon_128.png",
        "48": "icon_48.png"
    },
    "action": {
        "default_title": "Open in Similarweb"
    },
    "permissions": [
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}