フリップサーチャー
ブラウザ内の文字から各種検索サイトで直接検索できる、せどり・転売に最適なツールです。文字を選択した状態で右クリックし、「フリップサーチャー」内の検索サイトで商品を見つけましょう。
Qu'est-ce que フリップサーチャー ?
フリップサーチャー est une extension Chrome développée par https://sedrev.com, et sa fonction principale est "ブラウザ内の文字から各種検索サイトで直接検索できる、せどり・転売に最適なツールです。文字を選択した状態で右クリックし、「フリップサーチャー」内の検索サイトで商品を見つけましょう。".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension フリップサーチャー
Téléchargez les fichiers d'extension フリップサーチャー au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Informations de Base sur l'Extension
Nom | フリップサーチャー |
ID | mekagfhfhbjidplgecodoifgbcfdadic |
URL Officiel | 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 | ブラウザ内の文字から各種検索サイトで直接検索できる、せどり・転売に最適なツールです。文字を選択した状態で右クリックし、「フリップサーチャー」内の検索サイトで商品を見つけましょう。 |
Taille du Fichier | 184 KB |
Nombre d'Installations | 825 |
Version Actuelle | 1.0.2 |
Dernière Mise à Jour | 2017-11-05 |
Date de Publication | 2017-11-04 |
Évaluation | 5.00/5 Total 4 Évaluations |
Développeur | https://sedrev.com |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |