WebExtension.net
WebExtension.net

Snapdeal Price Tracker

View on Chrome Web Store
View Snapdeal Price Tracker Chrome Extension on Chrome Web Store
5.0 (15 ratings)

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

AliPrice.com -- Your money-saving assistant on Snapdeal.
Type
Extension
Users
98 users
1
aliprice2
View author page of aliprice2
Published
Published on January 14, 2019
Version 2.2.0
Manifest version
2
Updated
Updated on December 16, 2023
View on Chrome Web Store
View Snapdeal Price Tracker Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Snapdeal Price Tracker",
    "short_name": "Snapdeal",
    "version": "2.2.0",
    "manifest_version": 2,
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "homepage_url": "https:\/\/www.aliprice.com",
    "default_locale": "en",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "tabs",
        "*:\/\/*.aliprice.com\/*",
        "*:\/\/*.snapdeal.com\/*"
    ],
    "browser_action": {
        "default_title": "Snapdeal",
        "default_popup": "popup\/popup.html",
        "default_icon": "icons\/19.png"
    },
    "background": {
        "page": "background\/background.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.snapdeal.com\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.daraz.pk\/*",
                "*:\/\/*.daraz.com.bd\/*",
                "*:\/\/*.daraz.lk\/*",
                "*:\/\/*.daraz.com.np\/*",
                "*:\/\/*.shop.com.mm\/*"
            ],
            "js": [
                "assets\/js\/vendor.js",
                "contentScript\/contentScript.js"
            ],
            "css": []
        }
    ],
    "optional_permissions": [
        "*:\/\/*.lazada.sg\/*",
        "*:\/\/*.lazada.com.my\/*",
        "*:\/\/*.lazada.com.ph\/*",
        "*:\/\/*.lazada.vn\/*",
        "*:\/\/*.lazada.co.th\/*",
        "*:\/\/*.lazada.co.id\/*"
    ],
    "options_ui": {
        "page": "options\/options.html",
        "chrome_style": true
    },
    "web_accessible_resources": [
        "assets\/css\/contentScript\/contentScript.css",
        "assets\/images\/close.png",
        "assets\/images\/btn-price.png"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}
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