Backgrounds for Chrome-Chan
Sets a random anime wallpaper for your new tabs.
什么是Backgrounds for Chrome-Chan?
Backgrounds for Chrome-Chan是由browserkun开发的Chrome扩展程序,该扩展的主要功能是“Sets a random anime wallpaper for your new tabs.”。
扩展截图
下载Backgrounds for Chrome-Chan扩展crx文件
下载Backgrounds for Chrome-Chan扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Experience beautiful anime artwork in each of your new tabs!
Backgrounds for Chrome-Chan features a collection of 100 wallpapers sourced from some of the most popular anime, including Demon Slayer, Your Name, Fullmetal Alchemist, and many more. Chrome-chan will never be boring again!
FEATURES:
- Menu for customizing your wallpapers
- Add your own wallpapers by uploading their image addresses.
- Activate/Deactivate wallpapers to your liking - Click any
wallpaper to toggle it
USAGE TIPS:
- When copying the image addresses you want to upload, ensure
you select “Copy image address”, not “Copy link address”
- Once your chosen wallpaper shows up below the input box, it’s
ready to be added!
- Click Done to save all changes, or Cancel to discard them
- If necessary, you can reset all added wallpapers by clearing your
browser’s local storage 扩展基本信息
| 名称 | |
| ID | pehkblbamonighkbeeblaolnpcdpegoe |
| 官方URL | https://chromewebstore.google.com/detail/backgrounds-for-chrome-ch/pehkblbamonighkbeeblaolnpcdpegoe |
| 简介 | Sets a random anime wallpaper for your new tabs. |
| 文件大小 | 88.56 MB |
| 安装次数 | 10,000 |
| 当前版本 | 1.1 |
| 更新时间 | 2022-04-18 |
| 上架时间 | 2021-01-11 |
| 评分 | 4.11/5 共9次评分 |
| 开发者 | browserkun |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Backgrounds for Chrome-Chan",
"version": "1.1",
"description": "Sets a random anime wallpaper for your new tabs.",
"icons": {
"16": "Icons\/icon16.png",
"48": "Icons\/icon48.png",
"128": "Icons\/icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |