Dark Theme Wallpaper HD Custom New Tab
Dark Theme New Tab Wallpapers & Games, created for dark theme fans. Replaces your tab to a beautiful dark theme new tab.
Hvad er Dark Theme Wallpaper HD Custom New Tab?
Dark Theme Wallpaper HD Custom New Tab er en Chrome-udvidelse udviklet af Trending Wallpapers, og dens hovedfunktion er "Dark Theme New Tab Wallpapers & Games, created for dark theme fans. Replaces your tab to a beautiful dark theme new tab.".
Udvidelsesskærmbilleder
Download Dark Theme Wallpaper HD Custom New Tab-udvidelses-CRX-fil
Download Dark Theme 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
Get my dark theme new tab to get different hd backgrounds in your custom start page. FEATURES: - Choose your best backgrounds. - Simple, search from the dark theme new tab. - Minimal design with smooth transitions. - A high quality new tab wallpapers. - Speed-dial widget to your favorite sites. - Quick links & rate options found on new tab. - Search box widget. - Games - 100+ awesome games. - Pick other themes from our themes gallery. Get the lovely black theme backgrounds from dark theme fans right now!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | hmbhflmocpladbbahepboigffjnalcml |
Officiel URL | https://chrome.google.com/webstore/detail/dark-theme-wallpaper-hd-c/hmbhflmocpladbbahepboigffjnalcml |
Beskrivelse | Dark Theme New Tab Wallpapers & Games, created for dark theme fans. Replaces your tab to a beautiful dark theme new tab. |
Filstørrelse | 29.27 KB |
Antal Installationer | 100,000 |
Nuværende Version | 8.0.0.0 |
Senest Opdateret | 2021-07-05 |
Udgivelsesdato | 2021-07-05 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Trending Wallpapers |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://sites.google.com/view/wallpaper-popular/%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": "images16\/icon2.png" }, "background": { "scripts": [ "js18\/background2.js" ] }, "chrome_url_overrides": { "newtab": "tab11.html" }, "browser_action": { "default_title": "dark theme" } } |