WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Top Shopping Made Organized

Top Shopping Made Organized

View on Chrome Web Store
View Top Shopping Made Organized Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
1 views
This extension has been viewed 1 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.

Add all your items to one place for better organization and navigation
Type
Extension
Users
1 users
Zeno
View author page of Zeno
Published
Published on December 27, 2022
Version 0.4
Manifest version
3
Updated
Updated on January 10, 2023
lifestyle/shopping
Extension Category
View on Chrome Web Store
View Top Shopping Made Organized 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",
    "manifest_version": 3,
    "name": "Top Shopping Made Organized",
    "version": "0.4",
    "description": "Add all your items to one place for better organization and navigation",
    "icons": {
        "16": "icons\/logo.png",
        "48": "icons\/logo.png",
        "128": "icons\/logo.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "system.display",
        "contextMenus"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Top"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/extensionpay.com\/*"
            ],
            "js": [
                "jquery-3.6.0.min.js",
                "content.js"
            ],
            "run_at": "document_end"
        }
    ]
}
© 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