Spiderman PS4 Theme
With great power.. comes great Responsibility!
Co to jest Spiderman PS4 Theme?
Spiderman PS4 Theme to rozszerzenie Chrome opracowane przez http://www.appicted.in, a jego główną funkcją jest „With great power.. comes great Responsibility!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Spiderman PS4 Theme
Pobierz pliki rozszerzeń Spiderman PS4 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
Let me know what other themes you'd like to see. :-) Check out more of work at: www.appicted.in None of the images used in the theme are owned by the owner of this theme.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | kmbfkojmpnbknfkmcnnhooddinlhoanj |
Oficjalny URL | https://chrome.google.com/webstore/detail/spiderman-ps4-theme/kmbfkojmpnbknfkmcnnhooddinlhoanj |
Opis | With great power.. comes great Responsibility! |
Rozmiar pliku | 1.22 MB |
Liczba instalacji | 95 |
Aktualna Wersja | 0.0.2 |
Ostatnia Aktualizacja | 2018-12-07 |
Data Publikacji | 2018-12-07 |
Ocena | 5.00/5 Łącznie 2 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.2", "description": "With great power.. comes great Responsibility!", "name": "Spiderman PS4 Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Spiderman PS4" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |