WebExtension.net
WebExtension.net

PriceBlink Lite - Coupons & Price Comparison

View on Chrome Web Store
View PriceBlink Lite - Coupons & Price Comparison Chrome Extension on Chrome Web Store
4.0 (8 ratings)

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

Checks for Lower Prices and Money-Saving coupons with just one click. On-demand version of the popular PriceBlink extension.
Type
Extension
Users
1,000 users
Website priceblink.com
PriceBlink
View author page of PriceBlink
Published
Published on November 22, 2016
Version 3.4
Manifest version
2
Updated
Updated on June 4, 2021
View on Chrome Web Store
View PriceBlink Lite - Coupons & Price Comparison Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PriceBlink Lite - Coupons & Price Comparison",
    "short_name": "PB Lite",
    "version": "3.4",
    "description": "Checks for Lower Prices and Money-Saving coupons with just one click.  On-demand version of the popular PriceBlink extension.",
    "permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/",
        "tabs",
        "webNavigation",
        "webRequest"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "main.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "browser_action": {
        "default_icon": "images\/logo.png",
        "default_title": "PriceBlink",
        "default_popup": "status.html"
    },
    "web_accessible_resources": [
        "images\/*"
    ],
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png"
    },
    "options_page": "options.html"
}
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