Search Source

Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB

Search Sourceคืออะไร?

Search Source เป็นส่วนขยายของ Chrome ที่พัฒนาโดย waterflame และคุณลักษณะหลักของมันคือ "Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Search Source

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

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

                        Allows for you to search said highlighted text via the context menu on selected source. At the moment we support: Humming Bird, Crunchyroll, VNDB, MAL, and ANIDB.                    

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

ชื่อ Search Source Search Source
ID ionaljhmgalmjkceogcpjihepecdldhh
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/search-source/ionaljhmgalmjkceogcpjihepecdldhh
คำอธิบาย Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB
ขนาดไฟล์ 13.68 KB
จำนวนการติดตั้ง 47
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2014-07-01
วันที่เผยแพร่ 2014-07-01
คะแนน 4.80/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา waterflame
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "description": "Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "manifest_version": 2,
    "name": "Search Source",
    "permissions": [
        "contextMenus"
    ],
    "version": "1.1"
}