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.
Vad är Pretty Soldier Sailor Moon Wallpapers New Tab?
Pretty Soldier Sailor Moon Wallpapers New Tab är en Chrome-tillägg utvecklad av Editors' Choice, och dess huvudfunktion är "Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab.".
Tilläggsskärmbilder
Ladda ner Pretty Soldier Sailor Moon Wallpapers New Tab-förlängningens CRX-fil
Ladda ner Pretty Soldier Sailor Moon Wallpapers New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | kicgieombpflgecindimbncglcdmccok |
Officiell webbadress | https://chrome.google.com/webstore/detail/pretty-soldier-sailor-moo/kicgieombpflgecindimbncglcdmccok |
Beskrivning | Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab. |
Filstorlek | 9.56 MB |
Antal Installationer | 129 |
Aktuell Version | 1.1 |
Senast Uppdaterad | 2022-11-29 |
Publiceringsdatum | 2022-11-29 |
Utvecklare | Editors' Choice |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://gameograf.com/privacy-policy |
Stödda Språk | 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" } |