WebExtension.net
Toggle dark mode
WebExtension.net

Smart Nexus

View on Chrome Web Store
View Smart Nexus Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (5 ratings)
2 new ratings
20 views
This extension has been viewed 20 times

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

The Smart Nexus plugin is an efficiency tool for international traders, designed to help merchants efficiently select products…
Type
Extension
Users
4,000 users
1K
smar**********************************
View author page of smar**********************************
Published
Published on December 15, 2024
Version 0.0.4
Manifest version
3
Updated
Updated on February 18, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Smart Nexus 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": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "zh_CN",
    "version": "0.0.4",
    "action": {
        "default_icon": {
            "16": "assets\/icon.png",
            "32": "assets\/icon.png",
            "48": "assets\/icon.png",
            "128": "assets\/icon.png"
        },
        "default_title": ""
    },
    "icons": {
        "16": "assets\/icon.png",
        "32": "assets\/icon.png",
        "48": "assets\/icon.png",
        "128": "assets\/icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "static\/js\/document_start_content.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "static\/js\/content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "static\/js\/background.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "scripting",
        "cookies"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/icon*.png",
                "static\/*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzsRBiwqyds1TVbEhLBqD1HSuvti37v6fBHAPeVwV0Rm8qOTNXUmdJGN3+kRjzVxfA0OEDzYVx2LHHsW7fXXtBRUlVXORCxxoqFnDOnIxxZDbf8zLl+DZKRqVMJLyJwPZuVwu\/s1xKo8wE4HN1sgnApn+C7Zot1VXmkH0yZtSJ\/humVAVipSClUs4p49ylc1lTsDiXzTwtCk\/LGM4az+z60kIiauBdbu\/L0OApXpywddUCMUgE5qdu78r\/q1GAsow8WRVvv8vzq159PQCJEN7I24\/iKAei7woxCBIw3Sf26\/BcPLAAYrRfmk5qKuatyBpCS0\/eeMw009fKcwMzIAH4QIDAQAB"
}
© 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