Avengers Endgame Tony Stark Theme
Part of the journey is the end.
Co to jest Avengers Endgame Tony Stark Theme?
Avengers Endgame Tony Stark 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 Tony Stark Theme
Pobierz pliki rozszerzeń Avengers Endgame Tony Stark 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
How do you think it's going to end? :-) You can check out more of my work at: www.appicted.in Bye bye!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ocgaipbjkgllbpcdeddnpbbkigelmmac |
Oficjalny URL | https://chrome.google.com/webstore/detail/avengers-endgame-tony-sta/ocgaipbjkgllbpcdeddnpbbkigelmmac |
Opis | Part of the journey is the end. |
Rozmiar pliku | 546 KB |
Liczba instalacji | 89 |
Aktualna Wersja | 0.0.1 |
Ostatnia Aktualizacja | 2018-12-09 |
Data Publikacji | 2018-12-09 |
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-US |
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 Tony Stark Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Avengers Endgame Tony Stark" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |