Drippy Wallpaper HD Custom New Tab
Drippy New Tab Wallpapers & Games, designed specifically for drippy lovers. Changes your tab to a beautiful drippy new tab.
Hvad er Drippy Wallpaper HD Custom New Tab?
Drippy Wallpaper HD Custom New Tab er en Chrome-udvidelse udviklet af Wallpaper Major, og dens hovedfunktion er "Drippy New Tab Wallpapers & Games, designed specifically for drippy lovers. Changes your tab to a beautiful drippy new tab.".
Udvidelsesskærmbilleder
Download Drippy Wallpaper HD Custom New Tab-udvidelses-CRX-fil
Download Drippy 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 my drippy extension you will change your default new tab. FEATURES: -- Best selection of dripy backgrounds! -- Minimal design and smooth affects. -- A high quality new tab wallpapers. -- Choose other themes from our gallery. -- Community drippy images uploaded by users all around the world. -- Quick links, rate & share options exists on the new tab. -- Search box widget. Install the lovely drippy backgrounds from drippy lovers right now!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | oakaklilcpijcmcdcoiaimcmnofhlaef |
Officiel URL | https://chrome.google.com/webstore/detail/drippy-wallpaper-hd-custo/oakaklilcpijcmcdcoiaimcmnofhlaef |
Beskrivelse | Drippy New Tab Wallpapers & Games, designed specifically for drippy lovers. Changes your tab to a beautiful drippy new tab. |
Filstørrelse | 37.31 KB |
Antal Installationer | 155 |
Nuværende Version | 8.0.0.0 |
Senest Opdateret | 2021-06-03 |
Udgivelsesdato | 2021-06-03 |
Bedømmelse | 5.00/5 Samlet 4 Bedømmelser |
Udvikler | Wallpaper Major |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://sites.google.com/view/wallpaper-major/%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": "images1\/icon9.png" }, "background": { "scripts": [ "js4\/background20.js" ] }, "chrome_url_overrides": { "newtab": "tab9.html" }, "browser_action": { "default_title": "drippy" } } |