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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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
확장 프로그램 기본 정보
이름 | Backgrounds for Chrome-Chan |
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" } } |