バイキング・せどりツール(国内仕入れ)
せどりツール 国内仕入れリサーチ快速化! 対象は25サイト以上。キーワード検索/画像疑似検索/一括検索機能など。99%をマウス操作で実現。せどりのリサーチ作業が極めてスムーズになります。
What is バイキング・せどりツール(国内仕入れ)?
バイキング・せどりツール(国内仕入れ) is a Chrome extension developed by http://az-globe.com, and its main feature is "せどりツール 国内仕入れリサーチ快速化! 対象は25サイト以上。キーワード検索/画像疑似検索/一括検索機能など。99%をマウス操作で実現。せどりのリサーチ作業が極めてスムーズになります。".
Extension Screenshots
Download バイキング・せどりツール(国内仕入れ) Extension CRX File
Download バイキング・せどりツール(国内仕入れ) 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
せどりツール 国内仕入れリサーチ快速化! 対象は25サイト以上。 独自技術(特許出願中)により従来の類似ツールより高速化に成功。キーワード検索/画像疑似検索/一括検索機能など、せどりのリサーチ対象サイトを全て網羅。複数のサイトを同時に検索できる「一括検索」機能でさらに効率化。99%をマウス操作で実現。せどりの仕入れリサーチ作業が極めてスムーズになります。
Extension Basic Information
Name | |
ID | fhiogfmedlfjogaeedgmahapjhjbjhhp |
Official URL | https://chrome.google.com/webstore/detail/%E3%83%90%E3%82%A4%E3%82%AD%E3%83%B3%E3%82%B0%E3%83%BB%E3%81%9B%E3%81%A9%E3%82%8A%E3%83%84%E3%83%BC%E3%83%AB%E5%9B%BD%E5%86%85%E4%BB%95%E5%85%A5%E3%82%8C/fhiogfmedlfjogaeedgmahapjhjbjhhp |
Description | せどりツール 国内仕入れリサーチ快速化! 対象は25サイト以上。キーワード検索/画像疑似検索/一括検索機能など。99%をマウス操作で実現。せどりのリサーチ作業が極めてスムーズになります。 |
File Size | 27.69 KB |
Installation Count | 663 |
Current Version | 1.2 |
Last Updated | 2016-07-06 |
Publish Date | 2016-07-06 |
Developer | http://az-globe.com |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u30d0\u30a4\u30ad\u30f3\u30b0\u30fb\u305b\u3069\u308a\u30c4\u30fc\u30eb(\u56fd\u5185\u4ed5\u5165\u308c)", "version": "1.2", "manifest_version": 2, "description": "\u305b\u3069\u308a\u30c4\u30fc\u30eb \u56fd\u5185\u4ed5\u5165\u308c\u30ea\u30b5\u30fc\u30c1\u5feb\u901f\u5316\uff01 \u5bfe\u8c61\u306f25\u30b5\u30a4\u30c8\u4ee5\u4e0a\u3002\u30ad\u30fc\u30ef\u30fc\u30c9\u691c\u7d22\/\u753b\u50cf\u7591\u4f3c\u691c\u7d22\/\u4e00\u62ec\u691c\u7d22\u6a5f\u80fd\u306a\u3069\u300299\uff05\u3092\u30de\u30a6\u30b9\u64cd\u4f5c\u3067\u5b9f\u73fe\u3002\u305b\u3069\u308a\u306e\u30ea\u30b5\u30fc\u30c1\u4f5c\u696d\u304c\u6975\u3081\u3066\u30b9\u30e0\u30fc\u30ba\u306b\u306a\u308a\u307e\u3059\u3002", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "contextMenus", "storage" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon16.png", "default_title": "\u30d0\u30a4\u30ad\u30f3\u30b0\u30fb\u305b\u3069\u308a\u30c4\u30fc\u30eb(\u56fd\u5185\u4ed5\u5165\u308c)", "default_popup": "option.html" } } |