Avengers Endgame Theme
Part of the journey is the end.
Co to jest Avengers Endgame Theme?
Avengers Endgame Theme to rozszerzenie Chrome opracowane przez http://www.appicted.in, a jego główną funkcją jest „Part of the journey is the end.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Avengers Endgame Theme
Pobierz pliki rozszerzeń Avengers Endgame Theme w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | kophgjkjmjhcohlfdilibmhmcghhkihi |
Oficjalny URL | https://chrome.google.com/webstore/detail/avengers-endgame-theme/kophgjkjmjhcohlfdilibmhmcghhkihi |
Opis | Part of the journey is the end. |
Rozmiar pliku | 583 KB |
Liczba instalacji | 49 |
Aktualna Wersja | 0.0.1 |
Ostatnia Aktualizacja | 2018-12-09 |
Data Publikacji | 2018-12-09 |
Ocena | 2.50/5 Łącznie 4 Oceny |
Deweloper | http://www.appicted.in |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.coach.me/Dhiraj?ref=YJNVl |
Adres URL Strony Pomocy | http://www.appicted.in |
Obsługiwane Języki | 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" } |