Pretty Soldier Sailor Moon Wallpapers New Tab
Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab.
Co to jest Pretty Soldier Sailor Moon Wallpapers New Tab?
Pretty Soldier Sailor Moon Wallpapers New Tab to rozszerzenie Chrome opracowane przez Editors' Choice, a jego główną funkcją jest „Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Pretty Soldier Sailor Moon Wallpapers New Tab
Pobierz pliki rozszerzeń Pretty Soldier Sailor Moon Wallpapers New Tab 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
Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab. *General Settings *Search Engine *Languages *Customize Background Settings *Popular Google Apps *Clock *Countdown
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | kicgieombpflgecindimbncglcdmccok |
Oficjalny URL | https://chrome.google.com/webstore/detail/pretty-soldier-sailor-moo/kicgieombpflgecindimbncglcdmccok |
Opis | Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab. |
Rozmiar pliku | 9.56 MB |
Liczba instalacji | 129 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2022-11-29 |
Data Publikacji | 2022-11-29 |
Deweloper | Editors' Choice |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://gameograf.com/privacy-policy |
Obsługiwane Języki | en,fr,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.1", "name": "__MSG_appName__", "default_locale": "en", "description": "__MSG_appDesc__", "action": { "default_icon": "icon.png" }, "offline_enabled": true, "background": { "service_worker": "js\/service-worker.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [], "icons": { "128": "icon.png" }, "author": "Editor" } |