WebstaurantStore.com Context Menu Search

Select text in your browser, right click and search for it on WebstaurantStore.com!

WebstaurantStore.com Context Menu Searchとは何ですか?

WebstaurantStore.com Context Menu Searchはhttps://www.webstaurantstore.comによって開発されたChromeの拡張機能で、その主な機能は「Select text in your browser, right click and search for it on WebstaurantStore.com!」です。

拡張機能のスクリーンショット

screenshot

WebstaurantStore.com Context Menu Search拡張機能のCRXファイルをダウンロード

WebstaurantStore.com Context Menu Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 WebstaurantStore.com Context Menu Search WebstaurantStore.com Context Menu Search
ID mebjkfhiilampianalncicgffkmnbhcd
公式URL https://chromewebstore.google.com/detail/webstaurantstorecom-conte/mebjkfhiilampianalncicgffkmnbhcd
説明 Select text in your browser, right click and search for it on WebstaurantStore.com!
ファイルサイズ 14.49 KB
インストール数 402
現在のバージョン 1.0.0.0
最終更新日 2017-06-20
公開日 2017-06-20
評価 5.00/5 合計 2 レビュー
開発者 https://www.webstaurantstore.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.webstaurantstore.com/policies.html
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WebstaurantStore.com Context Menu Search",
    "description": "Select text in your browser, right click and search for it on WebstaurantStore.com!",
    "version": "1.0.0.0",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "wssContextMenu.js"
        ]
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}