Shopopro plugin

Shopopro plugin

Shopopro pluginとは何ですか?

Shopopro pluginはhttps://shopopro.comによって開発されたChromeの拡張機能で、その主な機能は「Shopopro plugin」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Shopopro plugin拡張機能のCRXファイルをダウンロード

Shopopro plugin拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Shopopro extension is intended for users of Shopopro cashback service https://shopopro.com.
It allows you to receive relevant information about possibility and amount of cashback, available coupons, current promotions and availability of overviews of goods in the visited online store.
In addition, it gives you opportunity to quickly view current status of your orders and available funds on the account in the cashback service.
The extension will also notify you about availability of cashback when you visit online stores.                    

拡張機能の基本情報

名前 Shopopro plugin Shopopro plugin
ID benpkendjikkbfdokgcnkkfehojcllpo
公式URL https://chromewebstore.google.com/detail/shopopro-plugin/benpkendjikkbfdokgcnkkfehojcllpo
説明 Shopopro plugin
ファイルサイズ 21.72 KB
インストール数 53
現在のバージョン 0.1.2
最終更新日 2019-02-07
公開日 2019-02-06
評価 4.50/5 合計 2 レビュー
開発者 https://shopopro.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://shopopro.com
プライバシーポリシーページのURL https://shopopro.com/privacy_policy.pdf
対応言語 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "0.1.2",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "ru",
    "permissions": [
        "activeTab",
        "*:\/\/shopopro.com\/*",
        "tabs"
    ],
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "__MSG_appName__",
        "default_popup": "popup.html"
    }
}