4K Space HD Wallpapers New Tab
4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space.
Cos'è 4K Space HD Wallpapers New Tab?
4K Space HD Wallpapers New Tab è un'estensione di Chrome sviluppata da Smouthy, e la sua funzione principale è "4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 4K Space HD Wallpapers New Tab
Scarica i file di estensione 4K Space HD Wallpapers New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Turn new tab to custom 4K Space wallpapers. Theme made for 4K Space fans. Cool features, 4K Space wallpapers Install my 4K Space New Tab to enjoy varied hd 4K Space wallpapers in your start page FEATURES: ★ Search box in new tab page ★ 4K Space wallpaper backgrounds in New Tab.
Informazioni di Base sull'Estensione
Nome | |
ID | peoblikachdhjkghlekbmfjfeipbicge |
URL Ufficiale | https://chrome.google.com/webstore/detail/4k-space-hd-wallpapers-ne/peoblikachdhjkghlekbmfjfeipbicge |
Descrizione | 4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space. |
Dimensione del File | 5.83 MB |
Conteggio Installazioni | 131 |
Versione Corrente | 12.25 |
Ultimo Aggiornamento | 2021-10-31 |
Data di Pubblicazione | 2021-10-31 |
Sviluppatore | Smouthy |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://smouthy.netlify.app/PPolicy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "smouthy", "name": "__MSG_exteName__", "description": "__MSG_exteInfo__", "manifest_version": 3, "offline_enabled": true, "default_locale": "en", "version": "12.25", "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "tobegan.js" }, "icons": { "128": "128.png" } } |