OzBargain Chrome Extension
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
Qu'est-ce que OzBargain Chrome Extension ?
OzBargain Chrome Extension est une extension Chrome développée par Callan, et sa fonction principale est "Always be up to date with the latest deals from OzBargain. This is an unofficial extension.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension OzBargain Chrome Extension
Téléchargez les fichiers d'extension OzBargain Chrome Extension 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
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
Informations de Base sur l'Extension
Nom | |
ID | olnacgmgbmblnhmffppmelnckkjimjga |
URL Officiel | https://chrome.google.com/webstore/detail/ozbargain-chrome-extensio/olnacgmgbmblnhmffppmelnckkjimjga |
Description | Always be up to date with the latest deals from OzBargain. This is an unofficial extension. |
Taille du Fichier | 483 KB |
Nombre d'Installations | 41 |
Version Actuelle | 0.0.2 |
Dernière Mise à Jour | 2019-03-08 |
Date de Publication | 2019-03-08 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Callan |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "OzBargain Chrome Extension", "description": "Always be up to date with the latest deals from OzBargain. This is an unofficial extension.", "version": "0.0.2", "browser_action": { "default_popup": "index.html", "default_title": "Open the popup" }, "icons": { "16": "logo-16.png", "48": "logo-48.png", "128": "logo-128.png" }, "permissions": [] } |