DROPshieGrab
*!* Listing with two clicks *!*
DROPshieGrabとは何ですか?
DROPshieGrabはDropshieによって開発されたChromeの拡張機能で、その主な機能は「*!* Listing with two clicks *!*」です。
拡張機能のスクリーンショット
DROPshieGrab拡張機能のCRXファイルをダウンロード
DROPshieGrab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Works only with DROPshie.com
Injects a target button next to the title on all supported suppliers
allowing you to list an Item with only two clicks!! 拡張機能の基本情報
| 名前 | |
| ID | mpfpjbkkmogbgngbchnplkikkehocgjb |
| 公式URL | https://chromewebstore.google.com/detail/dropshiegrab/mpfpjbkkmogbgngbchnplkikkehocgjb |
| 説明 | *!* Listing with two clicks *!* |
| ファイルサイズ | 84.27 KB |
| インストール数 | 28 |
| 現在のバージョン | 0.9.7 |
| 最終更新日 | 2019-10-15 |
| 公開日 | 2019-10-15 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | Dropshie |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.dropshie.com |
| ヘルプページのURL | https://dropshie.com/TermsOfUse.aspx |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "DROPshieGrab",
"description": "*!* Listing with two clicks *!*",
"version": "0.9.7",
"web_accessible_resources": [
"images\/*",
"fonts\/KaushanScript-Regular.ttf"
],
"content_scripts": [
{
"matches": [
"https:\/\/www.dropshie.com\/*",
"https:\/\/livetest.dropshie.com\/*"
],
"js": [
"targetDropshie.js"
]
},
{
"matches": [
"https:\/\/www.amazon.com\/s?*",
"https:\/\/www.amazon.co.uk\/s?*",
"https:\/\/www.amazon.de\/s?*",
"https:\/\/www.amazon.ca\/s?*",
"https:\/\/www.amazon.com.au\/s?*",
"https:\/\/www.aliexpress.com\/af\/*",
"https:\/\/www.walmart.com\/search*",
"https:\/\/www.homedepot.com\/s*",
"https:\/\/www.homedepot.com\/b\/*",
"https:\/\/www.aosom.com\/catalogsearch\/*",
"https:\/\/www.aosom.co.uk\/catalogsearch\/*",
"https:\/\/www.aosom.de\/catalogsearch\/*",
"https:\/\/www.aosom.ca\/catalogsearch\/*",
"https:\/\/www.overstock.com\/search?*",
"https:\/\/www.overstock.ca\/search?*",
"https:\/\/www.petplanet.co.uk\/search*",
"https:\/\/www.petplanet.co.uk\/dept.asp*",
"https:\/\/www.thinkgeek.com\/brain\/*",
"https:\/\/www.target.com\/s?*",
"https:\/\/www.target.com.au\/search?*",
"https:\/\/www.target.com.au\/c\/*",
"https:\/\/www.target.com\/c\/*",
"https:\/\/www.zooplus.co.uk\/esearch*",
"https:\/\/www.zooplus.de\/esearch*",
"https:\/\/www.vidaxl.com\/catalogsearch\/*",
"https:\/\/www.vidaxl.co.uk\/catalogsearch\/*",
"https:\/\/www.vidaxl.com.au\/catalogsearch\/*",
"https:\/\/www.vidaxl.com.au\/g\/*",
"https:\/\/www.vidaxl.de\/catalogsearch\/*",
"https:\/\/www.costco.com\/CatalogSearch?*",
"https:\/\/www.costco.ca\/CatalogSearch?*",
"https:\/\/www.costco.co.uk\/search\/?*",
"https:\/\/www.factoryfast.com.au\/search?*",
"https:\/\/www.lettopia.com\/#\/products\/*"
],
"js": [
"tests.js",
"multigrap.js"
]
},
{
"matches": [
"https:\/\/www.amazon.co.uk\/*",
"https:\/\/www.amazon.com\/*",
"https:\/\/www.amazon.com.au\/*",
"https:\/\/www.amazon.ca\/*",
"https:\/\/www.amazon.de\/*",
"https:\/\/www.ebay.co.uk\/*",
"https:\/\/www.ebay.com.au\/*",
"https:\/\/www.ebay.com\/*",
"https:\/\/www.ebay.ca\/*",
"https:\/\/www.homedepot.com\/*",
"https:\/\/www.homedepot.ca\/*",
"https:\/\/www.walmart.com\/*",
"https:\/\/www.aosom.co.uk\/*",
"https:\/\/www.aosom.de\/*",
"https:\/\/intl.target.com\/*",
"https:\/\/www.target.com\/*",
"https:\/\/www.target.com.au\/*",
"https:\/\/www.zooplus.com\/*",
"https:\/\/www.zooplus.co.uk\/*",
"https:\/\/www.zooplus.com\/*",
"https:\/\/www.zooplus.de\/*",
"https:\/\/www.petplanet.co.uk\/*",
"https:\/\/www.thinkgeek.com\/*",
"https:\/\/www.vidaxl.com\/*",
"https:\/\/www.vidaxl.com.au\/*",
"https:\/\/www.vidaxl.co.uk\/*",
"https:\/\/www.costco.com\/*",
"https:\/\/www.costco.ca\/*",
"https:\/\/www.costco.co.uk\/*",
"https:\/\/www.overstock.com\/*",
"https:\/\/www.overstock.ca\/*",
"https:\/\/www.chinabrands.com\/*",
"https:\/\/www.aliexpress.com\/*"
],
"css": [
"content.css"
],
"js": [
"sourceUrls.js",
"sourceDomain.js"
]
}
],
"icons": {
"48": "\/images\/target.png",
"16": "\/images\/target.png"
},
"permissions": [
"activeTab",
"notifications",
"webNavigation",
"tabs",
"https:\/\/wwww.dropshie.com\/App\/AddInventory.aspx",
"https:\/\/dropshie.com\/App\/AddInventory.aspx",
"https:\/\/livetest.dropshie.com\/App\/AddInventory.aspx",
"https:\/\/sandbox.dropshie.com\/App\/BatchAddInventory",
"https:\/\/www.amazon.com\/*",
"https:\/\/www.aliexpress.com\/af\/*",
"https:\/\/www.vidaxl.de\/catalogsearch\/*",
"https:\/\/www.factoryfast.com.au\/search*"
],
"background": {
"scripts": [
"config.js",
"sourceUrls.js",
"background.js"
],
"persistent": false
}
} | |