Avengers Endgame Theme
Part of the journey is the end.
Co je Avengers Endgame Theme?
Avengers Endgame Theme je rozšíření Chrome vyvinuté http://www.appicted.in, a jeho hlavní funkcí je „Part of the journey is the end.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Avengers Endgame Theme
Stáhněte si soubory rozšíření Avengers Endgame Theme 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í
I don't know what more to say about it than what's already out there. I just can't wait any longer to see it either. :-) You can check out more of my work at: www.appicted.in Bye bye!
Základní Informace o Rozšíření
Název | |
ID | kophgjkjmjhcohlfdilibmhmcghhkihi |
Oficiální URL | https://chrome.google.com/webstore/detail/avengers-endgame-theme/kophgjkjmjhcohlfdilibmhmcghhkihi |
Popis | Part of the journey is the end. |
Velikost souboru | 583 KB |
Počet instalací | 49 |
Aktuální Verze | 0.0.1 |
Poslední Aktualizace | 2018-12-09 |
Datum Vydání | 2018-12-09 |
Hodnocení | 2.50/5 Celkem 4 Hodnocení |
Vývojář | http://www.appicted.in |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://www.coach.me/Dhiraj?ref=YJNVl |
URL Stránky Nápovědy | http://www.appicted.in |
Podporované Jazyky | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.1", "description": "Part of the journey is the end.", "name": "Avengers Endgame Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Avengers Endgame" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |