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.
Vad är 4K Space HD Wallpapers New Tab?
4K Space HD Wallpapers New Tab är en Chrome-tillägg utvecklad av Smouthy, och dess huvudfunktion är "4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space.".
Tilläggsskärmbilder
Ladda ner 4K Space HD Wallpapers New Tab-förlängningens CRX-fil
Ladda ner 4K Space HD 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
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.
Grundläggande Information om Tillägg
Namn | |
ID | peoblikachdhjkghlekbmfjfeipbicge |
Officiell webbadress | https://chrome.google.com/webstore/detail/4k-space-hd-wallpapers-ne/peoblikachdhjkghlekbmfjfeipbicge |
Beskrivning | 4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space. |
Filstorlek | 5.83 MB |
Antal Installationer | 131 |
Aktuell Version | 12.25 |
Senast Uppdaterad | 2021-10-31 |
Publiceringsdatum | 2021-10-31 |
Utvecklare | Smouthy |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://smouthy.netlify.app/PPolicy |
Stödda Språk | 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" } } |