WebExtension.net
WebExtension.net

인터파크 쇼핑 도우미

View on Chrome Web Store
View 인터파크 쇼핑 도우미 Chrome Extension on Chrome Web Store
5.0 (2 ratings)

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

AliPrice - Interpark.com에서 가격 추적
Type
Extension
Users
35 users
aliprice3
View author page of aliprice3
Published
Published on January 8, 2022
Version 4.0.0
Manifest version
3
Updated
Updated on June 20, 2024
View on Chrome Web Store
View 인터파크 쇼핑 도우미 Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "name": "__MSG_EXTENSION_NAME__",
    "short_name": "__MSG_EXTENSION_NAME__",
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "version": "4.0.0",
    "manifest_version": 3,
    "default_locale": "ko",
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=10258&channel=chrome&platform=interpark&version=4.0.0&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.js",
                "assets\/js\/chunk-vendors.js",
                "assets\/js\/content-script.js"
            ],
            "css": [
                "assets\/css\/chunk-common.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",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/*"
            ]
        }
    ]
}
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