Smarty.Sale Cash Back

Smarty.Sale Cash Back

Smarty.Sale Cash Back क्या है?

Smarty.Sale Cash Back https://smarty.sale द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Smarty.Sale Cash Back"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Smarty.Sale Cash Back एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
}