Re-zero hd wallpapers and themes.
Have fun with Re-zero hd wallpapers and Themes Now.
什么是Re-zero hd wallpapers and themes.?
Re-zero hd wallpapers and themes.是由ieph9ap开发的Chrome扩展程序,该扩展的主要功能是“Have fun with Re-zero hd wallpapers and Themes Now.”。
扩展截图
下载Re-zero hd wallpapers and themes.扩展crx文件
下载Re-zero hd wallpapers and themes.扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This application functionality changes the default new tab with Re-zero hd wallpapers and Themes.Open each new tab homepage with a Re-zero hd wallpapers and Themes made for Re-zero anime fans.
扩展基本信息
名称 | |
ID | pldfjdabfanopbibhoeeioiilpeklhlk |
官方URL | https://chrome.google.com/webstore/detail/re-zero-hd-wallpapers-and/pldfjdabfanopbibhoeeioiilpeklhlk |
简介 | Have fun with Re-zero hd wallpapers and Themes Now. |
文件大小 | 69.03 KB |
安装次数 | 153 |
当前版本 | 2 |
更新时间 | 2019-03-29 |
上架时间 | 2019-03-29 |
开发者 | ieph9ap |
付费类型 | free |
扩展官网 | https://picwallpaperhd.com/ |
帮助页面URL | https://picwallpaperhd.com/page/contact |
支持的语言 | id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,da,et,es,es-419,hr,it,lv,lt,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,bg,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "2", "default_locale": "en", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_title": "Re ZERO\u00a0HD Wallpapers and Themes" }, "permissions": [ "tabs" ] } |