Harry Potter Wallpapers New Tab
Harry Potter theme in new tab
什么是Harry Potter Wallpapers New Tab?
Harry Potter Wallpapers New Tab是由https://newtab.be开发的Chrome扩展程序,该扩展的主要功能是“Harry Potter theme in new tab”。
扩展截图
下载Harry Potter Wallpapers New Tab扩展crx文件
下载Harry Potter Wallpapers New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Harry Potter Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Harry Potter Wallpapers New tab: ✘ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ✘ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Harry Potter New Tab theme. ✘ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Harry Potter. ✘ Shortcuts Save your favorite sites to the theme shortcut panel Harry Potter Wallpapers New tab. You can go to important and frequently visited websites with just one click.
扩展基本信息
名称 | |
ID | cjdchnhdfnlkhohfadoejbpndkgojiog |
官方URL | https://chrome.google.com/webstore/detail/harry-potter-wallpapers-n/cjdchnhdfnlkhohfadoejbpndkgojiog |
简介 | Harry Potter theme in new tab |
文件大小 | 18.36 MB |
安装次数 | 3,000 |
当前版本 | 1.4.9.8 |
更新时间 | 2022-02-12 |
上架时间 | 2021-12-02 |
评分 | 5.00/5 共9次评分 |
开发者 | https://newtab.be |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://newtab.be/privacy |
支持的语言 | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.4.9.8", "background": { "scripts": [ "byzantium_ophiuchus.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "candy_apple_red_mercury.html?a" }, "web_accessible_resources": [ "*", "cambridge_blue_543", "35" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |