Persona 5 Wallpapers New Tab
Persona 5 theme in new tab
什么是Persona 5 Wallpapers New Tab?
Persona 5 Wallpapers New Tab是由https://newtab.be开发的Chrome扩展程序,该扩展的主要功能是“Persona 5 theme in new tab”。
扩展截图
下载Persona 5 Wallpapers New Tab扩展crx文件
下载Persona 5 Wallpapers New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Persona 5 Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Persona 5 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 Persona 5 New Tab theme. ▸ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Persona 5. ▸ Shortcuts Save your favorite sites to the theme shortcut panel Persona 5 Wallpapers New tab. You can go to important and frequently visited websites with just one click.
扩展基本信息
名称 | |
ID | ndeglgoepohdoaaliafbcmifijhmdmbc |
官方URL | https://chrome.google.com/webstore/detail/persona-5-wallpapers-new/ndeglgoepohdoaaliafbcmifijhmdmbc |
简介 | Persona 5 theme in new tab |
文件大小 | 17.88 MB |
安装次数 | 471 |
当前版本 | 1.1.4.8 |
更新时间 | 2021-10-17 |
上架时间 | 2021-09-13 |
评分 | 4.85/5 共13次评分 |
开发者 | 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_name__", "description": "__MSG_description__", "version": "1.1.4.8", "background": { "scripts": [ "antique_brass_vela.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "french_blue_iron.html?a" }, "web_accessible_resources": [ "*", "deep_cerise_960", "36" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |