Smarty.Sale Cash Back

Smarty.Sale Cash Back

Smarty.Sale Cash Backとは何ですか?

Smarty.Sale Cash Backはhttps://smarty.saleによって開発されたChromeの拡張機能で、その主な機能は「Smarty.Sale Cash Back」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Smarty.Sale Cash Back拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        With our service, you will never miss a pleasant payback up to 50% for your online purchases. You don't need to visit the website of a store for checking cashback availability, the service will let you know and notify in a friendly manner. In addition, you can activate cashbacks right from the Smarty.Sale service, which is quite convenient as well!
After installation of Smarty.Sale, an icon with our logo will appear at the top right. Click it to register and enter for cashback activation.                    

拡張機能の基本情報

名前 Smarty.Sale Cash Back Smarty.Sale Cash Back
ID jphoeefokmhkfljjhlpbndhikhjpencm
公式URL https://chromewebstore.google.com/detail/smartysale-cash-back/jphoeefokmhkfljjhlpbndhikhjpencm
説明 Smarty.Sale Cash Back
ファイルサイズ 186 KB
インストール数 39,290
現在のバージョン 3.0.96
最終更新日 2020-05-05
公開日 2020-05-04
評価 3.67/5 合計 72 レビュー
開発者 https://smarty.sale
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://smarty.sale/geo/plugin
ヘルプページのURL https://smarty.sale/geo/help
プライバシーポリシーページのURL https://smarty.sale/geo/privacy_policy.html
対応言語 en,pl,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "3.0.96",
    "description": "Smarty.Sale Cash Back",
    "default_locale": "ru",
    "browser_action": {
        "default_icon": {
            "19": "img\/icons\/icon19.png",
            "38": "img\/icons\/icon38.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icons\/icon16.png",
        "48": "img\/icons\/icon48.png",
        "128": "img\/icons\/icon128.png"
    },
    "web_accessible_resources": [
        "img\/*.png",
        "img\/*.png",
        "img\/*.svg",
        "js\/inject*.js",
        "css\/inject.css"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.google.com https:\/\/*.gstatic.com; object-src 'self' https:\/\/*.google.com https:\/\/*.gstatic.com",
    "content_scripts": [
        {
            "css": [
                "css\/content.css"
            ],
            "js": [
                "libs\/jquery.min.js",
                "js\/content.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "management",
        "tabs",
        ""
    ],
    "background": {
        "persistent": false,
        "page": "background.html"
    },
    "homepage_url": "https:\/\/smarty.sale"
}