Explorer for Similarweb - More Insights

Fast. Free. Open Similarweb with just one click.

What is Explorer for Similarweb - More Insights?

Explorer for Similarweb - More Insights is a Chrome extension developed by amzbase, and its main feature is "Fast. Free. Open Similarweb with just one click.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Explorer for Similarweb - More Insights Extension CRX File

Download Explorer for Similarweb - More Insights extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Explorer for Similarweb - More Insights Explorer for Similarweb - More Insights
ID gnbellfcojlbfpnidlcggimfffcgohdp
Official URL https://chromewebstore.google.com/detail/explorer-for-similarweb-m/gnbellfcojlbfpnidlcggimfffcgohdp
Description Fast. Free. Open Similarweb with just one click.
File Size 16.9 KB
Installation Count 177
Current Version 1.1
Last Updated 2023-10-13
Publish Date 2023-10-13
Rating 5.00/5 Total 1 Ratings
Developer amzbase
Email [email protected]
Payment Type free
Privacy Policy Page URL https://website2pdf.extensionfox.com/privacy
Supported Languages 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"
}