Christmas Background Tab Theme
Get into the Holiday spirit and decorate your Chrome browser with our cheerful Christmas tab theme.
Vad är Christmas Background Tab Theme?
Christmas Background Tab Theme är en Chrome-tillägg utvecklad av http://coolcustomthemes.com, och dess huvudfunktion är "Get into the Holiday spirit and decorate your Chrome browser with our cheerful Christmas tab theme.".
Tilläggsskärmbilder
Ladda ner Christmas Background Tab Theme-förlängningens CRX-fil
Ladda ner Christmas Background Tab Theme-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
Get ready for the upcoming Holiday season by dressing up your Chrome browser with our fun Christmas Background Tab Theme. You may spend hours putting up the lights outside, carefully placing ornaments on the tree, and baking some delicious gingerbread cookies, but don't forget to give your web browser that special holiday touch as well! Our Christmas Background Theme has over 30+ photos that are sure to put you in a happy holiday mood. Turn down the lights, put on some music, and enjoy a cup of egg nog while you gleefully watch our fun Christmas theme.
Grundläggande Information om Tillägg
Namn | Christmas Background Tab Theme |
ID | cdibmonpbpancejbmcnlbmidjddijpkl |
Officiell webbadress | https://chrome.google.com/webstore/detail/christmas-background-tab/cdibmonpbpancejbmcnlbmidjddijpkl |
Beskrivning | Get into the Holiday spirit and decorate your Chrome browser with our cheerful Christmas tab theme. |
Filstorlek | 51.24 KB |
Antal Installationer | 30 |
Aktuell Version | 1.3 |
Senast Uppdaterad | 2023-01-28 |
Publiceringsdatum | 2019-12-11 |
Utvecklare | http://coolcustomthemes.com |
E-post | [email protected] |
Tilläggswebbplats | https://coolcustomthemes.com/christmas-background-tab-theme/ |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "16": "favicon-16x16.png", "32": "favicon-32x32.png" }, "default_title": "Christmas Background Tab Theme" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Get into the Holiday spirit and decorate your Chrome browser with our cheerful Christmas tab theme.", "icons": { "128": "favicon-128x128.png", "16": "favicon-16x16.png", "32": "favicon-32x32.png", "48": "favicon-48x48.png" }, "incognito": "split", "manifest_version": 3, "name": "Christmas Background Tab Theme", "short_name": "Christmas Background Tab Theme", "version": "1.3" } |