Lowest Price & Price Alerts

Never pay more! There is always a lower price

Qu'est-ce que Lowest Price & Price Alerts ?

Lowest Price & Price Alerts est une extension Chrome développée par http://low.estprice.com, et sa fonction principale est "Never pay more! There is always a lower price".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Lowest Price & Price Alerts

Téléchargez les fichiers d'extension Lowest Price & Price Alerts au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Price Comparison Tool for computer & computer parts.

We track 13 leading online computer & computer parts retailers for around 40,000+ skus. You can easily find the lowest price among 13 different retailers or if you have a target price than the current offer, you can create custom price alerts and we do the price drop checks on behalf of you.

How does it work?

Simply install the extension.
When you browse a product in a any web site, if our retailers carry the same product you will be notified by our small icon, and when you click on the icon you will see all the competitors prices.  You can click on the prices and go directly to the vendor's official web site.

Features:
-- Offers fast and easy price comparisons,
-- Highlights the lowest price available,
-- Offers to create custom price alerts,                    

Informations de Base sur l'Extension

Nom Lowest Price & Price Alerts Lowest Price & Price Alerts
ID khildfocokbghekbdloflhlepljockdi
URL Officiel https://chrome.google.com/webstore/detail/lowest-price-price-alerts/khildfocokbghekbdloflhlepljockdi
Description Never pay more! There is always a lower price
Taille du Fichier 213 KB
Nombre d'Installations 30
Version Actuelle 0.3
Dernière Mise à Jour 2016-11-03
Date de Publication 2016-11-03
Évaluation 1.00/5 Total 1 Évaluations
Développeur http://low.estprice.com
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/b.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "image\/19.png",
        "default_title": "Lowest Price & Price Alerts",
        "default_popup": "index.html"
    },
    "icons": {
        "128": "image\/128.png",
        "48": "image\/48.png"
    },
    "version": "0.3",
    "manifest_version": 2,
    "description": "Never pay more! There is always a lower price",
    "name": "Lowest Price & Price Alerts",
    "permissions": [
        "tabs",
        "notifications"
    ],
    "web_accessible_resources": []
}