Mini Cursor Follower

a simple cursor animation whenever you open a new tab

Mini Cursor Follower란 무엇입니까?

Mini Cursor Follower은(는) TRITECHNIX에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "a simple cursor animation whenever you open a new tab"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Mini Cursor Follower 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Browse the web with a simple simple cursor follower animation, every new tab!

By clicking "Add to chrome", I accept and agree to installing the Mini Cursor Follower Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Privacy Policy: https://www.tritechnix.com/privacy-policy
Terms Of Use: https://www.tritechnix.com/mini-cursor-follower/terms-of-use
Contact us: https://www.tritechnix.com/contact-us
About: https://www.tritechnix.com/about-us
Contact email: [email protected]                    

확장 프로그램 기본 정보

이름 Mini Cursor Follower Mini Cursor Follower
ID pjppbcnlnfjabomiiefjmihiefbpfbdn
공식 URL https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn
설명 a simple cursor animation whenever you open a new tab
파일 크기 9.27 KB
설치 횟수 671
현재 버전 1.2
최근 업데이트 2022-06-06
출시 날짜 2022-01-04
평점 4.00/5 총 6 개의 평점
개발자 TRITECHNIX
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.tritechnix.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mini Cursor Follower",
    "description": "a simple cursor animation whenever you open a new tab",
    "version": "1.2",
    "icons": {
        "128": "i\/icon128.png",
        "48": "i\/icon48.png",
        "16": "i\/icon16.png"
    },
    "action": {
        "default_icon": "i\/icon48.png"
    },
    "chrome_url_overrides": {
        "newtab": "html\/newtab.html"
    }
}