Batman Wallpaper New Tab Theme [Install]
Change the layout Front Of Chrome Apps using Batman Wallpaper New Tab Theme [Install Now] Images Change in every click.
什么是Batman Wallpaper New Tab Theme [Install]?
Batman Wallpaper New Tab Theme [Install]是由http://install.onlynewtab.com开发的Chrome扩展程序,该扩展的主要功能是“Change the layout Front Of Chrome Apps using Batman Wallpaper New Tab Theme [Install Now] Images Change in every click. ”。
扩展截图
下载Batman Wallpaper New Tab Theme [Install]扩展crx文件
下载Batman Wallpaper New Tab Theme [Install]扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
New Tab Theme is available on Chrome Web Store, Install this theme and change the look of your browser With New & Latest HD Batman Wallpaper.
Replace your new tab with the Batman Wallpaper New Tab Theme Custom page, with apps, games and Batman wallpaper.
HOW TO USE:
This 扩展基本信息
| 名称 | |
| ID | lojnnecddcpkfnpmhplepengkkdgedap |
| 官方URL | https://chrome.google.com/webstore/detail/batman-wallpaper-new-tab/lojnnecddcpkfnpmhplepengkkdgedap |
| 简介 | Change the layout Front Of Chrome Apps using Batman Wallpaper New Tab Theme [Install Now] Images Change in every click. |
| 文件大小 | 1.8 MB |
| 安装次数 | 598 |
| 当前版本 | 1.1 |
| 更新时间 | 2021-07-18 |
| 上架时间 | 2021-07-10 |
| 评分 | 4.75/5 共4次评分 |
| 开发者 | http://install.onlynewtab.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://onlynewtab.com/ |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Batman Wallpaper New Tab Theme [Install]",
"manifest_version": 2,
"version": "1.1",
"description": "Change the layout Front Of Chrome Apps using Batman Wallpaper New Tab Theme [Install Now] Images Change in every click. ",
"icons": {
"16": "logo.png",
"48": "logo.png",
"128": "logo.png"
},
"permissions": [
"https:\/\/admin.onlynewtab.com*"
],
"background": {
"scripts": [
"js\/sk.min.js"
],
"persistent": false
},
"chrome_url_overrides": {
"newtab": "popup.html"
}
} | |