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 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 फ़ाइल डाउनलोड करें

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

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

                        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"
    }
}