Changify
Change your default background in google chrome!
Changify란 무엇입니까?
Changify은(는) https://changify.link에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Change your default background in google chrome!"입니다.
확장 프로그램 스크린샷
Changify 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Changify New Tab Extension Will Display Amazing Background Images in Your New Tab. You can select from a wide range of backgrounds for you to enjoy every time you open a new tab. To change the background image click the settings Icon in the top left on new tab. By clicking "Add to chrome", I accept and agree to installing Changify - New Tab. New Tab search setting will be provided by Microsoft Bing and that provided by the service, Terms of Use and Privacy Policy. https://changify.link/privacy-policy/ https://changify.link/terms-conditions/
확장 프로그램 기본 정보
이름 | Changify |
ID | geibaohlpekleiclipejnoceabnkmlgn |
공식 URL | https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn |
설명 | Change your default background in google chrome! |
파일 크기 | 55.14 KB |
설치 횟수 | 1,832 |
현재 버전 | 0.0.6 |
최근 업데이트 | 2024-02-04 |
출시 날짜 | 2023-07-09 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | https://changify.link |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.changify.link |
도움말 페이지 URL | https://changify.link/terms-conditions/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Changify", "description": "Change your default background in google chrome!", "version": "0.0.6", "action": { "default_popup": "index.html" }, "icons": { "16": ".\/icons\/chromeExtensionIcon\/BG16px.png", "32": ".\/icons\/chromeExtensionIcon\/BG32px.png", "48": ".\/icons\/chromeExtensionIcon\/BG64px.png", "128": ".\/icons\/chromeExtensionIcon\/BG128px.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |