Chess Wallpaper HD Custom New Tab
Chess New Tab Wallpapers & Games, designed for chess lovers. Replaces your new tab to chess new tab.
Hvad er Chess Wallpaper HD Custom New Tab?
Chess Wallpaper HD Custom New Tab er en Chrome-udvidelse udviklet af Themes Backgrounds, og dens hovedfunktion er "Chess New Tab Wallpapers & Games, designed for chess lovers. Replaces your new tab to chess new tab.".
Udvidelsesskærmbilleder
Download Chess Wallpaper HD Custom New Tab-udvidelses-CRX-fil
Download Chess 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 our chess extension you will replace the default new tab. FEATURES: -- Shuffle all chess wallpaper backgrounds, or choose your best background wallpapers -- Choose your favorite images. -- A high quality new tab experience. -- Community chess 4k images uploaded by users all around the world. -- Upload your own backgrounds. -- Rate & quick links widgets found on the new tab. -- Search box widget. -- Games - 100+ awesome games. -- Change your theme with themes from our themes gallery. Install the lovely chess backgrounds from chess fans right now! We really wish you have fun using this awesome chess new tab and let your friends know so they can also enjoy it!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | fkikdgbkolpapldlhjfagbgimehiegch |
Officiel URL | https://chrome.google.com/webstore/detail/chess-wallpaper-hd-custom/fkikdgbkolpapldlhjfagbgimehiegch |
Beskrivelse | Chess New Tab Wallpapers & Games, designed for chess lovers. Replaces your new tab to chess new tab. |
Filstørrelse | 56.97 KB |
Antal Installationer | 70,000 |
Nuværende Version | 8.0.0.0 |
Senest Opdateret | 2021-09-20 |
Udgivelsesdato | 2021-09-20 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Themes Backgrounds |
[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": "images9\/icon2.png" }, "background": { "scripts": [ "js16\/background18.js" ] }, "chrome_url_overrides": { "newtab": "tab9.html" }, "browser_action": { "default_title": "chess" } } |