Deal Finder for Chrome
Hands down the best deal finder for Chrome..
Deal Finder for Chromeとは何ですか?
Deal Finder for ChromeはLazyLabz.comによって開発されたChromeの拡張機能で、その主な機能は「Hands down the best deal finder for Chrome..」です。
拡張機能のスクリーンショット
Deal Finder for Chrome拡張機能のCRXファイルをダウンロード
Deal Finder for Chrome拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Quickly find products from anywhere in Chrome.
Scan through curated awesome items & hot deals any time. New items and deals daily!
Like us on Facebook: http://www.facebook.com/lazylabz
Always love your feedback: [email protected] 拡張機能の基本情報
| 名前 | |
| ID | cgfgpbckaeibjngepigdbjoljcfcecfk |
| 公式URL | https://chromewebstore.google.com/detail/deal-finder-for-chrome/cgfgpbckaeibjngepigdbjoljcfcecfk |
| 説明 | Hands down the best deal finder for Chrome.. |
| ファイルサイズ | 519 KB |
| インストール数 | 105 |
| 現在のバージョン | 1.4 |
| 最終更新日 | 2013-12-02 |
| 公開日 | 2013-12-01 |
| 評価 | 3.86/5 合計 7 レビュー |
| 開発者 | LazyLabz.com |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Deal Finder for Chrome",
"short_name": "Deals",
"version": "1.4",
"manifest_version": 2,
"icons": {
"16": "images\/blue_icon_16.png",
"19": "images\/blue_icon_19.png",
"48": "images\/blue_icon_48.png",
"128": "images\/blue_icon_128.png"
},
"browser_action": {
"default_icon": "images\/blue_icon_19.png",
"default_popup": "popup.html"
},
"description": "Hands down the best deal finder for Chrome..",
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
"background": {
"page": "background.html"
},
"permissions": [
" | |