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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.webstaurantstore.com และคุณลักษณะหลักของมันคือ "Select text in your browser, right click and search for it on WebstaurantStore.com!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WebstaurantStore.com Context Menu Search

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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
}