Explorer for Similarweb - More Insights

Fast. Free. Open Similarweb with just one click.

Apa itu Explorer for Similarweb - More Insights?

Explorer for Similarweb - More Insights adalah ekstensi Chrome yang dikembangkan oleh amzbase, dan fitur utamanya adalah "Fast. Free. Open Similarweb with just one click.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Explorer for Similarweb - More Insights

Unduh file ekstensi Explorer for Similarweb - More Insights dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Explorer for Similarweb - More Insights Explorer for Similarweb - More Insights
ID gnbellfcojlbfpnidlcggimfffcgohdp
URL Resmi https://chromewebstore.google.com/detail/explorer-for-similarweb-m/gnbellfcojlbfpnidlcggimfffcgohdp
Deskripsi Fast. Free. Open Similarweb with just one click.
Ukuran File 16.9 KB
Jumlah Instalasi 177
Versi Saat Ini 1.1
Terakhir Diperbarui 2023-10-13
Tanggal Publikasi 2023-10-13
Penilaian 5.00/5 Total 1 Penilaian
Pengembang amzbase
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://website2pdf.extensionfox.com/privacy
Bahasa yang Didukung 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"
}