OzBargain Chrome Extension
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
Wat is OzBargain Chrome Extension?
OzBargain Chrome Extension is een Chrome-extensie ontwikkeld door Callan, en de belangrijkste functie is "Always be up to date with the latest deals from OzBargain. This is an unofficial extension.".
Extensie Screenshots
Download het CRX-bestand van de extensie OzBargain Chrome Extension
Download OzBargain Chrome 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
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
Basisinformatie over de Extensie
Naam | |
ID | olnacgmgbmblnhmffppmelnckkjimjga |
Officiële URL | https://chrome.google.com/webstore/detail/ozbargain-chrome-extensio/olnacgmgbmblnhmffppmelnckkjimjga |
Beschrijving | Always be up to date with the latest deals from OzBargain. This is an unofficial extension. |
Bestandsgrootte | 483 KB |
Aantal Installaties | 41 |
Huidige Versie | 0.0.2 |
Laatst Bijgewerkt | 2019-03-08 |
Publicatiedatum | 2019-03-08 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Callan |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [] } |