Search Source

Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB

Hvad er Search Source?

Search Source er en Chrome-udvidelse udviklet af waterflame, og dens hovedfunktion er "Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB".

Download Search Source-udvidelses-CRX-fil

Download Search Source-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Search Source Search Source
ID ionaljhmgalmjkceogcpjihepecdldhh
Officiel URL https://chrome.google.com/webstore/detail/search-source/ionaljhmgalmjkceogcpjihepecdldhh
Beskrivelse Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB
Filstørrelse 13.68 KB
Antal Installationer 47
Nuværende Version 1.1
Senest Opdateret 2014-07-01
Udgivelsesdato 2014-07-01
Bedømmelse 4.80/5 Samlet 5 Bedømmelser
Udvikler waterflame
Betalingsmetode free
Understøttede Sprog 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"
}