Harry Potter Wallpaper Custom New Tab
Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
Vad är Harry Potter Wallpaper Custom New Tab?
Harry Potter Wallpaper Custom New Tab är en Chrome-tillägg utvecklad av Funpapers, och dess huvudfunktion är "Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.".
Tilläggsskärmbilder
Ladda ner Harry Potter Wallpaper Custom New Tab-förlängningens CRX-fil
Ladda ner Harry Potter Wallpaper Custom New Tab-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
Harry Potter New Tab Theme replaces your browser's default New Tab page to display random background images each time you start a new tab.
Grundläggande Information om Tillägg
Namn | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
Officiell webbadress | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
Beskrivning | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
Filstorlek | 53.9 MB |
Antal Installationer | 863 |
Aktuell Version | 0.0.1 |
Senast Uppdaterad | 2021-10-22 |
Publiceringsdatum | 2021-10-22 |
Utvecklare | Funpapers |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | en |
manifest.json | |
{ "author": "TabDoctor", "background": { "service_worker": "content\/background.js" }, "default_locale": "en", "description": "__MSG_extDesc__", "icons": { "128": "img\/icon-128.png", "16": "img\/icon-128.png", "48": "img\/icon-128.png" }, "incognito": "split", "manifest_version": 3, "chrome_url_overrides": { "newtab": "index.html" }, "minimum_chrome_version": "88", "name": "__MSG_extTitle__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.1" } |