Search Source

Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB

What is Search Source?

Search Source is a Chrome extension developed by waterflame, and its main feature is "Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB".

Download Search Source Extension CRX File

Download Search Source extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Search Source Search Source
ID ionaljhmgalmjkceogcpjihepecdldhh
Official URL https://chrome.google.com/webstore/detail/search-source/ionaljhmgalmjkceogcpjihepecdldhh
Description Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB
File Size 13.68 KB
Installation Count 47
Current Version 1.1
Last Updated 2014-07-01
Publish Date 2014-07-01
Rating 4.80/5 Total 5 Ratings
Developer waterflame
Payment Type free
Supported Languages 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"
}