Snowy Wallpaper HD Custom New Tab
Snowy New Tab Wallpapers & Games, created just for snowy lovers. Replaces your new tab to an awesome snowy new tab.
Hvad er Snowy Wallpaper HD Custom New Tab?
Snowy Wallpaper HD Custom New Tab er en Chrome-udvidelse udviklet af Wallpaper Cool, og dens hovedfunktion er "Snowy New Tab Wallpapers & Games, created just for snowy lovers. Replaces your new tab to an awesome snowy new tab.".
Udvidelsesskærmbilleder
Download Snowy Wallpaper HD Custom New Tab-udvidelses-CRX-fil
Download Snowy Wallpaper HD Custom New Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
By installing this snowy extension you will override the default new tab. FEATURES: -- Unique snowy background backgrounds uploaded by users all around the world. -- Great selection of snow backgrounds! -- A HD new tab wallpapers. -- Pick other themes from our gallery. -- Speed dial widget and your favorite websites. -- Rate, share and quick links widgets exists on the new tab page. -- Search box widget. Install the lovely snowy backgrounds from snowy lovers right now!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | ihfmbhcjnckmiocjaldbhgafpneapigb |
Officiel URL | https://chrome.google.com/webstore/detail/snowy-wallpaper-hd-custom/ihfmbhcjnckmiocjaldbhgafpneapigb |
Beskrivelse | Snowy New Tab Wallpapers & Games, created just for snowy lovers. Replaces your new tab to an awesome snowy new tab. |
Filstørrelse | 70 KB |
Antal Installationer | 51 |
Nuværende Version | 8.0.0.0 |
Senest Opdateret | 2021-06-03 |
Udgivelsesdato | 2021-06-03 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | Wallpaper Cool |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://sites.google.com/view/wallpaper-cool/%D7%91%D7%99%D7%AA |
Understøttede Sprog | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images8\/icon21.png" }, "background": { "scripts": [ "js10\/background9.js" ] }, "chrome_url_overrides": { "newtab": "tab4.html" }, "browser_action": { "default_title": "snowy" } } |