WebExtension.net
WebExtension.net

CubeSeller

View on Chrome Web Store
View CubeSeller Chrome Extension on Chrome Web Store
3.9 (108 ratings)

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

Support mainstream e-commerce platform product images and videos download, help sellers operate efficiently
Type
Extension
Users
50,000 users
extfind
View author page of extfind
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 18, 2018
Version 11.1.0
Manifest version
3
Updated
Updated on October 16, 2024
View on Chrome Web Store
View CubeSeller Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_default_title__",
    "default_locale": "en",
    "version": "11.1.0",
    "description": "__MSG_description__",
    "background": {
        "service_worker": ".\/background.js"
    },
    "manifest_version": 3,
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": "assets\/logo\/logo_x48.png"
    },
    "icons": {
        "16": "assets\/logo\/logo_x16.png",
        "48": "assets\/logo\/logo_x48.png",
        "128": "assets\/logo\/logo_x128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "css": [
                "content\/extract.css"
            ],
            "js": [
                "content\/extract.js",
                "content\/scriptShell.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content\/start_scriptShell.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content\/message.js"
            ],
            "css": [
                "content\/message.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/www.ushangtech.com\/ec\/transimage",
                "https:\/\/www.ushangtech.com\/ec\/cutoutimage"
            ],
            "js": [
                "content\/translate.js"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "scripting",
        "activeTab",
        "downloads",
        "storage",
        "cookies",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content\/extract.js",
                "content\/scriptShell.js",
                "extract\/extract.css",
                "content\/scriptBus.js",
                "content\/start_scriptBus.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
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