Search Source

Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB

Wat is Search Source?

Search Source is een Chrome-extensie ontwikkeld door waterflame, en de belangrijkste functie is "Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB".

Download het CRX-bestand van de extensie Search Source

Download Search Source-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Search Source Search Source
ID ionaljhmgalmjkceogcpjihepecdldhh
Officiële URL https://chrome.google.com/webstore/detail/search-source/ionaljhmgalmjkceogcpjihepecdldhh
Beschrijving Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB
Bestandsgrootte 13.68 KB
Aantal Installaties 47
Huidige Versie 1.1
Laatst Bijgewerkt 2014-07-01
Publicatiedatum 2014-07-01
Beoordeling 4.80/5 Totaal 5 Beoordelingen
Ontwikkelaar waterflame
Betalingswijze free
Ondersteunde Talen 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"
}