Cool Cursors - Custom Cursor for Chrome
Customize your experience of using the Chrome browser with cool free mouse cursors.
Cool Cursors - Custom Cursor for Chrome란 무엇입니까?
Cool Cursors - Custom Cursor for Chrome은(는) coolcursorsproject에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Customize your experience of using the Chrome browser with cool free mouse cursors."입니다.
확장 프로그램 스크린샷
Cool Cursors - Custom Cursor for Chrome 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
36 cursors for your choice. Just click on the cursor you like and it will replace the default cursor :) You can resize the cursor of your choice from 32x32 to 128x128px. ------------------- ! After installing this extension, refresh the previously opened tab if you want to use it on this page. ! According to the rules of the Chrome Web Store extension can not work on the store pages and home page. Please open any other website (for example, google.com) after installing this extension and check how the extension will work on it. -------------------
확장 프로그램 기본 정보
이름 | Cool Cursors - Custom Cursor for Chrome |
ID | lkfenbemiijadblhlgikkdibckpjaacc |
공식 URL | https://chromewebstore.google.com/detail/cool-cursors-custom-curso/lkfenbemiijadblhlgikkdibckpjaacc |
설명 | Customize your experience of using the Chrome browser with cool free mouse cursors. |
파일 크기 | 1.06 MB |
설치 횟수 | 20,000 |
현재 버전 | 2.0.1 |
최근 업데이트 | 2022-10-21 |
출시 날짜 | 2020-12-09 |
평점 | 4.54/5 총 191 개의 평점 |
개발자 | coolcursorsproject |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://docs.google.com/document/d/16uLmdhKC16r6WpaWnuHxUqcaERPNmAbAb0lcwXu6qUs/edit?usp=sharing |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cool Cursors - Custom Cursor for Chrome", "description": "Customize your experience of using the Chrome browser with cool free mouse cursors.", "version": "2.0.1", "icons": { "32": "logo\/logo_32.png", "64": "logo\/logo_64.png", "128": "logo\/logo_128.png" }, "action": { "default_icon": "logo\/logo_32.png", "default_popup": "index.html" }, "background": { "service_worker": "sw.js" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |