OzBargain Chrome Extension
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
Co je OzBargain Chrome Extension?
OzBargain Chrome Extension je rozšíření Chrome vyvinuté Callan, a jeho hlavní funkcí je „Always be up to date with the latest deals from OzBargain. This is an unofficial extension.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření OzBargain Chrome Extension
Stáhněte si soubory rozšíření OzBargain Chrome Extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
Základní Informace o Rozšíření
Název | |
ID | olnacgmgbmblnhmffppmelnckkjimjga |
Oficiální URL | https://chrome.google.com/webstore/detail/ozbargain-chrome-extensio/olnacgmgbmblnhmffppmelnckkjimjga |
Popis | Always be up to date with the latest deals from OzBargain. This is an unofficial extension. |
Velikost souboru | 483 KB |
Počet instalací | 41 |
Aktuální Verze | 0.0.2 |
Poslední Aktualizace | 2019-03-08 |
Datum Vydání | 2019-03-08 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | Callan |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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": [] } |