OzBargain Chrome Extension
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
What is OzBargain Chrome Extension?
OzBargain Chrome Extension is a Chrome extension developed by Callan, and its main feature is "Always be up to date with the latest deals from OzBargain. This is an unofficial extension.".
Extension Screenshots
Download OzBargain Chrome Extension Extension CRX File
Download OzBargain Chrome Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
Extension Basic Information
Name | |
ID | olnacgmgbmblnhmffppmelnckkjimjga |
Official URL | 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. |
File Size | 483 KB |
Installation Count | 41 |
Current Version | 0.0.2 |
Last Updated | 2019-03-08 |
Publish Date | 2019-03-08 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Callan |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [] } |