PIWoP IT

Our engine constantly compares your 'Price I Want to Pay' (PIWoP) with the item's current price. Notification when price as desired.

Τι είναι το PIWoP IT;

Το PIWoP IT είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον AprilRed, και η κύρια λειτουργία του είναι "Our engine constantly compares your 'Price I Want to Pay' (PIWoP) with the item's current price. Notification when price as desired.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης PIWoP IT

Λήψη αρχείων επέκτασης PIWoP IT σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        You can now create a price alert for this with one click of our Panda button. Our engine constantly compares your 'Price I Want to Pay' (PIWoP) with the item's current price. When the price drops to or below your PIWoP we notify you.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα PIWoP IT PIWoP IT
ID fiopcljcdafelcajhaiemnbfmlpepbnd
Επίσημο URL https://chromewebstore.google.com/detail/piwop-it/fiopcljcdafelcajhaiemnbfmlpepbnd
Περιγραφή Our engine constantly compares your 'Price I Want to Pay' (PIWoP) with the item's current price. Notification when price as desired.
Μέγεθος Αρχείου 66.7 KB
Αριθμός Εγκαταστάσεων 13
Τρέχουσα Έκδοση 2.7.2
Τελευταία Ενημέρωση 2018-07-11
Ημερομηνία Δημοσίευσης 2018-07-11
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής AprilRed
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://piwop.com/
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Our engine constantly compares your 'Price I Want to Pay' (PIWoP) with the item's current price. Notification when price as desired.",
    "manifest_version": 2,
    "name": "PIWoP IT",
    "version": "2.7.2",
    "icons": {
        "48": "icons\/48.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "activeTab",
        "management",
        "*:\/\/piwop.com\/",
        "*:\/\/pwp.testplat4m.net\/"
    ],
    "options_ui": {
        "page": "options\/options.html"
    },
    "browser_action": {
        "browser_style": true,
        "default_icon": "icons\/32.png",
        "default_title": "PIWoP it",
        "default_popup": "popup\/popup.html"
    }
}