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 |
| 官方網址 | 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"
}
} | |