Anime Girls Wallpapers NewTab
Anime Girls Wallpaper NewTab - Install and get a better looking chrome with Anime Girls theme extension.
什么是Anime Girls Wallpapers NewTab?
Anime Girls Wallpapers NewTab是由gameograf.com开发的Chrome扩展程序,该扩展的主要功能是“Anime Girls Wallpaper NewTab - Install and get a better looking chrome with Anime Girls theme extension.”。
扩展截图
下载Anime Girls Wallpapers NewTab扩展crx文件
下载Anime Girls Wallpapers NewTab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Chrome New Tab Wallpaper Background Design for Anime Girls Fans. Make a Difference With Chrome Custom Design. Install the Chrome extension specially designed for Anime Girls fans. Greet you with a new Anime Girls wallpaper every time you open a new tab. If you wish, you can fix the wallpaper you like. Enjoy Anime Girls New Tab for Google Chrome. After installing the Anime Girls Chrome extension, you will now have a special design. *General Settings *Search Engine *Languages *Customize Background Settings *Popular Google Apps *Clock *Countdown *Popular Games
扩展基本信息
名称 | Anime Girls Wallpapers NewTab |
ID | jkkbfcigilpdlndfklchgjppaniklcik |
官方URL | https://chrome.google.com/webstore/detail/jkkbfcigilpdlndfklchgjppaniklcik |
简介 | Anime Girls Wallpaper NewTab - Install and get a better looking chrome with Anime Girls theme extension. |
文件大小 | 24.61 MB |
安装次数 | 75 |
当前版本 | 1.1.0 |
更新时间 | 2023-04-08 |
上架时间 | 2023-03-30 |
开发者 | gameograf.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://gameograf.com/ |
隐私政策页面URL | https://gameograf.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.1.0", "name": "__MSG_appName__", "default_locale": "en", "description": "__MSG_appDesc__", "action": { "default_icon": "icon.png" }, "offline_enabled": true, "background": { "service_worker": "js\/service-worker.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [], "icons": { "128": "icon.png" }, "author": "Editor" } |