フリップサーチャー
ブラウザ内の文字から各種検索サイトで直接検索できる、せどり・転売に最適なツールです。文字を選択した状態で右クリックし、「フリップサーチャー」内の検索サイトで商品を見つけましょう。
What is フリップサーチャー?
フリップサーチャー is a Chrome extension developed by https://sedrev.com, and its main feature is "ブラウザ内の文字から各種検索サイトで直接検索できる、せどり・転売に最適なツールです。文字を選択した状態で右クリックし、「フリップサーチャー」内の検索サイトで商品を見つけましょう。".
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
Extension Basic Information
Name | フリップサーチャー |
ID | mekagfhfhbjidplgecodoifgbcfdadic |
Official URL | https://chromewebstore.google.com/detail/%E3%83%95%E3%83%AA%E3%83%83%E3%83%97%E3%82%B5%E3%83%BC%E3%83%81%E3%83%A3%E3%83%BC/mekagfhfhbjidplgecodoifgbcfdadic |
Description | ブラウザ内の文字から各種検索サイトで直接検索できる、せどり・転売に最適なツールです。文字を選択した状態で右クリックし、「フリップサーチャー」内の検索サイトで商品を見つけましょう。 |
File Size | 184 KB |
Installation Count | 825 |
Current Version | 1.0.2 |
Last Updated | 2017-11-05 |
Publish Date | 2017-11-04 |
Rating | 5.00/5 Total 4 Ratings |
Developer | https://sedrev.com |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "description": "__MSG_appDescription__", "version": "1.0.2", "manifest_version": 2, "default_locale": "ja", "icons": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "background": { "persistent": false, "scripts": [ "scripts\/background.js" ] }, "browser_action": { "default_title": "__MSG_appName__" }, "permissions": [ "http:\/\/kanael.lomo.jp\/sedrev\/tools\/flipsercher\/", "alarms", "contextMenus", "notifications" ] } |