WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Similar Inc | Shopping Comparison Co-Pilot

Similar Inc | Shopping Comparison Co-Pilot

View on Chrome Web Store
View Similar Inc | Shopping Comparison Co-Pilot Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (16 ratings)
1 new ratings
3 views
This extension has been viewed 3 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

AI-Powered Shopping Co-Pilot Similar Inc's AI-powered purchasing agent can search, discover, and compare products across different…
Type
Extension
Users
4,000 users
1K
Similar
View author page of Similar
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 29, 2020
Version 3.2.1
Manifest version
3
Updated
Updated on October 7, 2024
lifestyle/shopping
Extension Category
View on Chrome Web Store
View Similar Inc | Shopping Comparison Co-Pilot Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Similar Inc | Shopping Comparison Co-Pilot",
    "icons": {
        "16": "similar_logo_white_16x16.png",
        "48": "similar_logo_white_48x48.png",
        "128": "similar_logo_white_128x128.png"
    },
    "version": "3.2.1",
    "manifest_version": 3,
    "action": [],
    "permissions": [
        "storage"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "\/static\/js\/content.js",
                "\/static\/js\/main.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "youtube\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "\/static\/media\/*",
                "\/static\/css\/content.css"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "omnibox": {
        "keyword": "api"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top