WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
スーパーデリバリーの画像検索

スーパーデリバリーの画像検索

View on Chrome Web Store
View スーパーデリバリーの画像検索 Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (6 ratings)
3 new ratings
17 views
This extension has been viewed 17 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.

AliPrice 画像検索は、ECサイトでの元商品の検索を容易にします。
Type
Extension
Users
3 users
1
aliprice1
View author page of aliprice1
Published
Published on November 21, 2024
Version 4.6.7
Manifest version
3
Updated
Updated on January 6, 2026
lifestyle/shopping
Extension Category
View on Chrome Web Store
View スーパーデリバリーの画像検索 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
{
    "name": "__MSG_EXTENSION_NAME__",
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "version": "4.6.7",
    "manifest_version": 3,
    "default_locale": "ja",
    "commands": {
        "screenshotToImageSearch": {
            "suggested_key": {
                "default": "Ctrl+Shift+1",
                "mac": "Command+Shift+1"
            },
            "description": "__MSG_context_menu_screenshot_search__"
        },
        "screenshotToTranslate": {
            "suggested_key": {
                "default": "Ctrl+Shift+3",
                "mac": "Command+Shift+3"
            },
            "description": "__MSG_context_menus_translator__"
        },
        "translateWebpage": {
            "suggested_key": {
                "default": "Ctrl+Shift+2",
                "mac": "Command+Shift+2"
            },
            "description": "__MSG_context_menus_goote_trans__"
        }
    },
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=10221&channel=chrome&platform=taobao_search_by_image&version=4.6.7&browser=chrome&mv=3",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/js\/chunk-common-5c62cea1.js",
                "assets\/js\/chunk-common-d572abb7.js",
                "assets\/js\/chunk-vendors-24b3e646.js",
                "assets\/js\/chunk-vendors-aacc2dbb.js",
                "assets\/js\/chunk-vendors-c5c6856a.js",
                "assets\/js\/content-script.js"
            ],
            "css": [
                "assets\/css\/content-script.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "match_about_blank": true
        }
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "alarms",
        "contextMenus",
        "cookies",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "notifications",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.aliprice.com\/*",
        "<all_urls>",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/*"
            ]
        }
    ]
}
© 2026 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