Amazon.com - Search highlighted text

Search for an highlighted text on Amazon from any website by using the right click context menu.

Amazon.com - Search highlighted textคืออะไร?

Amazon.com - Search highlighted text เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mys3lf และคุณลักษณะหลักของมันคือ "Search for an highlighted text on Amazon from any website by using the right click context menu."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Amazon.com - Search highlighted text

ดาวน์โหลดไฟล์ส่วนขยาย Amazon.com - Search highlighted text ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This addon allows the direct search for an highlighted text on Amazon from any website.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Amazon.com - Search highlighted text Amazon.com - Search highlighted text
ID ocelfadkhnoeeeockofnopjookfgmnhm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/amazoncom-search-highligh/ocelfadkhnoeeeockofnopjookfgmnhm
คำอธิบาย Search for an highlighted text on Amazon from any website by using the right click context menu.
ขนาดไฟล์ 20.91 KB
จำนวนการติดตั้ง 369
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2013-07-01
วันที่เผยแพร่ 2013-07-01
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา mys3lf
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazon.com - Search highlighted text",
    "version": "1.0",
    "description": "Search for an highlighted text on Amazon from any website by using the right click context menu.",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "minimum_chrome_version": "14",
    "icons": {
        "32": "icon32.png",
        "64": "icon64.png",
        "160": "icon160.png"
    },
    "manifest_version": 2
}