Search Source
Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB
Vad är Search Source?
Search Source är en Chrome-tillägg utvecklad av waterflame, och dess huvudfunktion är "Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB".
Ladda ner Search Source-förlängningens CRX-fil
Ladda ner Search Source-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | ionaljhmgalmjkceogcpjihepecdldhh |
Officiell webbadress | https://chrome.google.com/webstore/detail/search-source/ionaljhmgalmjkceogcpjihepecdldhh |
Beskrivning | Allows you to search Hummingbird Crunchyroll VNDB MAL ANIDB |
Filstorlek | 13.68 KB |
Antal Installationer | 47 |
Aktuell Version | 1.1 |
Senast Uppdaterad | 2014-07-01 |
Publiceringsdatum | 2014-07-01 |
Betyg | 4.80/5 Totalt 5 Betyg |
Utvecklare | waterflame |
Betalningssätt | free |
Stödda Språk | 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" } |