Anime Girls New Tab
Anime Girls wallpapers in new tab
什么是Anime Girls New Tab?
Anime Girls New Tab是由skytabe3fe开发的Chrome扩展程序,该扩展的主要功能是“Anime Girls wallpapers in new tab”。
扩展截图
下载Anime Girls New Tab扩展crx文件
下载Anime Girls New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
New Tab Anime Girls wallpapers is custom New Tab with hd wallpaper backgrounds. Themes made for New Tab Anime Girls fans. Install New Tab Anime Girls Wallpapers to enjoy varied hd wallpapers in your start page. Shuffle all New Tab Anime Girls wallpaper backgrounds, or just your favorite background wallpapers. Live New Tab Anime Girls wallpapers animation, slideshow of themes.
扩展基本信息
名称 | |
ID | hnajaooncjphaagmljkmlobalkdekfik |
官方URL | https://chrome.google.com/webstore/detail/anime-girls-new-tab/hnajaooncjphaagmljkmlobalkdekfik |
简介 | Anime Girls wallpapers in new tab |
文件大小 | 14.56 MB |
安装次数 | 56 |
当前版本 | 1.1.8.15 |
更新时间 | 2021-12-20 |
上架时间 | 2021-09-21 |
开发者 | skytabe3fe |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/extensions-privacy-policy |
支持的语言 | de,en,fr,nl,no,tr,da,es,it,pl,sv,el,ru,hi,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.1.8.15", "background": { "scripts": [ "background.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "newtab.html" }, "web_accessible_resources": [ "*.jpg" ], "icons": { "128": "icon.png" }, "offline_enabled": true, "default_locale": "en", "manifest_version": 2 } |