PIWoP IT
Our engine constantly compares your 'Price I Want to Pay' (PIWoP) with the item's current price. Notification when price as desired.
Wat is PIWoP IT?
PIWoP IT is een Chrome-extensie ontwikkeld door AprilRed, en de belangrijkste functie is "Our engine constantly compares your 'Price I Want to Pay' (PIWoP) with the item's current price. Notification when price as desired.".
Extensie Screenshots
Download het CRX-bestand van de extensie PIWoP IT
Download PIWoP IT-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | fiopcljcdafelcajhaiemnbfmlpepbnd |
| Officiële URL | https://chromewebstore.google.com/detail/piwop-it/fiopcljcdafelcajhaiemnbfmlpepbnd |
| Beschrijving | Our engine constantly compares your 'Price I Want to Pay' (PIWoP) with the item's current price. Notification when price as desired. |
| Bestandsgrootte | 66.7 KB |
| Aantal Installaties | 13 |
| Huidige Versie | 2.7.2 |
| Laatst Bijgewerkt | 2018-07-11 |
| Publicatiedatum | 2018-07-11 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | AprilRed |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://piwop.com/ |
| Ondersteunde Talen | 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"
}
} | |