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
官方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"
}