Explorer for Similarweb - More Insights

Fast. Free. Open Similarweb with just one click.

Co to jest Explorer for Similarweb - More Insights?

Explorer for Similarweb - More Insights to rozszerzenie Chrome opracowane przez amzbase, a jego główną funkcją jest „Fast. Free. Open Similarweb with just one click.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Explorer for Similarweb - More Insights

Pobierz pliki rozszerzeń Explorer for Similarweb - More Insights w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Explorer for Similarweb - More Insights Explorer for Similarweb - More Insights
ID gnbellfcojlbfpnidlcggimfffcgohdp
Oficjalny URL https://chromewebstore.google.com/detail/explorer-for-similarweb-m/gnbellfcojlbfpnidlcggimfffcgohdp
Opis Fast. Free. Open Similarweb with just one click.
Rozmiar pliku 16.9 KB
Liczba instalacji 177
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2023-10-13
Data Publikacji 2023-10-13
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper amzbase
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://website2pdf.extensionfox.com/privacy
Obsługiwane Języki 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"
}