Search Source

Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB

Qu'est-ce que Search Source ?

Search Source est une extension Chrome développée par waterflame, et sa fonction principale est "Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB".

Télécharger le fichier CRX de l'extension Search Source

Téléchargez les fichiers d'extension Search Source au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Search Source Search Source
ID ionaljhmgalmjkceogcpjihepecdldhh
URL Officiel https://chrome.google.com/webstore/detail/search-source/ionaljhmgalmjkceogcpjihepecdldhh
Description Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB
Taille du Fichier 13.68 KB
Nombre d'Installations 47
Version Actuelle 1.1
Dernière Mise à Jour 2014-07-01
Date de Publication 2014-07-01
Évaluation 4.80/5 Total 5 Évaluations
Développeur waterflame
Type de Paiement free
Langues Prises en Charge 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"
}