Harry Potter Wallpaper Custom New Tab
Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
What is Harry Potter Wallpaper Custom New Tab?
Harry Potter Wallpaper Custom New Tab is a Chrome extension developed by Funpapers, and its main feature is "Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.".
Extension Screenshots
Download Harry Potter Wallpaper Custom New Tab Extension CRX File
Download Harry Potter Wallpaper Custom New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
Official URL | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
Description | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
File Size | 53.9 MB |
Installation Count | 863 |
Current Version | 0.0.1 |
Last Updated | 2021-10-22 |
Publish Date | 2021-10-22 |
Developer | Funpapers |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |