OzBargain Chrome Extension
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
什么是OzBargain Chrome Extension?
OzBargain Chrome Extension是由Callan开发的Chrome扩展程序,该扩展的主要功能是“Always be up to date with the latest deals from OzBargain. This is an unofficial extension.”。
扩展截图
下载OzBargain Chrome Extension扩展crx文件
下载OzBargain Chrome Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
扩展基本信息
名称 | |
ID | olnacgmgbmblnhmffppmelnckkjimjga |
官方URL | https://chrome.google.com/webstore/detail/ozbargain-chrome-extensio/olnacgmgbmblnhmffppmelnckkjimjga |
简介 | Always be up to date with the latest deals from OzBargain. This is an unofficial extension. |
文件大小 | 483 KB |
安装次数 | 41 |
当前版本 | 0.0.2 |
更新时间 | 2019-03-08 |
上架时间 | 2019-03-08 |
评分 | 5.00/5 共2次评分 |
开发者 | Callan |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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": [] } |