フリップサーチャー

ブラウザ内の文字から各種検索サイトで直接検索できる、せどり・転売に最適なツールです。文字を選択した状態で右クリックし、「フリップサーチャー」内の検索サイトで商品を見つけましょう。

Wat is フリップサーチャー?

フリップサーチャー is een Chrome-extensie ontwikkeld door https://sedrev.com, en de belangrijkste functie is "ブラウザ内の文字から各種検索サイトで直接検索できる、せどり・転売に最適なツールです。文字を選択した状態で右クリックし、「フリップサーチャー」内の検索サイトで商品を見つけましょう。".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie フリップサーチャー

Download フリップサーチャー-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam フリップサーチャー フリップサーチャー
ID mekagfhfhbjidplgecodoifgbcfdadic
Officiële 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
Beschrijving ブラウザ内の文字から各種検索サイトで直接検索できる、せどり・転売に最適なツールです。文字を選択した状態で右クリックし、「フリップサーチャー」内の検索サイトで商品を見つけましょう。
Bestandsgrootte 184 KB
Aantal Installaties 825
Huidige Versie 1.0.2
Laatst Bijgewerkt 2017-11-05
Publicatiedatum 2017-11-04
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar https://sedrev.com
Betalingswijze free
Ondersteunde Talen 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"
    ]
}