SSundee Channel Search Extension
View and Search through SSundee's Great Channel!
Co je SSundee Channel Search Extension?
SSundee Channel Search Extension je rozšíření Chrome vyvinuté Unknown, a jeho hlavní funkcí je „View and Search through SSundee's Great Channel!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření SSundee Channel Search Extension
Stáhněte si soubory rozšíření SSundee Channel Search Extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
This Extension Lets you search with keywords or letters through SSundee's Channel, Its Free to use and it lets you search anywhere on google if added.
Základní Informace o Rozšíření
Název | |
ID | mphchmgnllapdgdlmlbkoaedfpimlfjn |
Oficiální URL | https://chromewebstore.google.com/detail/ssundee-channel-search-ex/mphchmgnllapdgdlmlbkoaedfpimlfjn |
Popis | View and Search through SSundee's Great Channel! |
Velikost souboru | 49.46 KB |
Počet instalací | 62 |
Aktuální Verze | 0.1 |
Poslední Aktualizace | 2016-06-25 |
Datum Vydání | 2016-06-24 |
Hodnocení | 5.00/5 Celkem 3 Hodnocení |
Vývojář | Unknown |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SSundee Channel Search Extension", "version": "0.1", "manifest_version": 2, "description": "View and Search through SSundee's Great Channel!", "browser_action": { "default_icon": "icon.png", "default_title": "View and Search SSundee's Channel", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |