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 |
Eメール | [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": [] } |