WebExtension.net
WebExtension.net

ASIN Finder for Amazon™

View on Chrome Web Store
View ASIN Finder for Amazon™ Chrome Extension on Chrome Web Store
3.0 (2 ratings)

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

ASIN Finder chrome extension finds and displays codes for all Amazon™ products with a single click.
Type
Extension
Users
250 users
3
Website ecombullet.com
Ecom Bullet
View author page of Ecom Bullet
Published
Published on October 15, 2023
Version 1.2.0
Manifest version
3
Updated
Updated on April 11, 2024
View on Chrome Web Store
View ASIN Finder for Amazon™ Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ASIN Finder for Amazon\u2122 ",
    "version": "1.2.0",
    "description": "ASIN Finder chrome extension finds and displays codes for all Amazon\u2122 products with a single click. ",
    "icons": {
        "16": "Icon 16.png",
        "32": "Icon 32.png",
        "48": "Icon 48.png",
        "64": "Icon 64.png",
        "128": "Icon 128.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "tabs",
        "webNavigation",
        "webRequest"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "ASIN Finder for Amazon\u2122",
        "popup": "popup_table.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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