Price Guard Extension
Price Guard browser extension
Wat is Price Guard Extension?
Price Guard Extension is een Chrome-extensie ontwikkeld door https://priceguard.com.au, en de belangrijkste functie is "Price Guard browser extension".
Extensie Screenshots
Download het CRX-bestand van de extensie Price Guard Extension
Download Price Guard Extension-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
Chrome extension for your priceguard.com.au account. This extension adds convenient functionality when visiting relevant pages.
Basisinformatie over de Extensie
Naam | Price Guard Extension |
ID | clnghlfmdlkjjbigccebpfjlplgjdanh |
Officiële URL | https://chromewebstore.google.com/detail/price-guard-extension/clnghlfmdlkjjbigccebpfjlplgjdanh |
Beschrijving | Price Guard browser extension |
Bestandsgrootte | 256 KB |
Aantal Installaties | 100 |
Huidige Versie | 1.0.6 |
Laatst Bijgewerkt | 2023-06-17 |
Publicatiedatum | 2020-06-22 |
Ontwikkelaar | https://priceguard.com.au |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://priceguard.com.au |
Help Pagina-URL | https://priceguard.com.au |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Price Guard Extension", "description": "Price Guard browser extension", "version": "1.0.6", "manifest_version": 2, "icons": { "16": "icons\/pg-ext_16.png", "48": "icons\/pg-ext_48.png", "128": "icons\/pg-ext_128.png" }, "browser_action": { "default_title": "price-guard-extension", "default_popup": "popup\/popup.html" }, "background": { "scripts": [ "background.js" ] }, "externally_connectable": { "matches": [ "*:\/\/*.priceguard.com.au\/*", "*:\/\/*.priceguard.test\/*" ] }, "options_ui": { "page": "options\/options.html", "chrome_style": true }, "permissions": [ " |