Search Source

Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB

什麼是Search Source?

Search Source是由waterflame開發的Chrome擴展程式,該擴展的主要功能是“Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB”。

下載Search Source擴展crx文件

下載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
官方網址 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"
}