Texture Cursors - Mouse Cursors

Charming cursor pack featuring various textures. This collection includes 10 custom cursors.

Texture Cursors - Mouse Cursors란 무엇입니까?

Texture Cursors - Mouse Cursors은(는) Cool Customize Browser에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Charming cursor pack featuring various textures. This collection includes 10 custom cursors."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Texture Cursors - Mouse Cursors 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Discover the Magic of Cute Cursors for Every Device and Browser!

Unleash the World of Cursor Options

Are you tired of the generic cursors that come standard with your system? Our application is here to revolutionize your experience with custom cursors designed to your liking. Dive into a diverse collection of adorable cursor designs, customize your cursor with texture mouse cursor, use our Cursor, and explore specialized cursors for Windows. With our wide variety, your browsing experience on Chrome or any other browser will never be the same again!

Custom Cursor: Your Unique Signature

Every individual is unique, and your cursor should reflect that. Our custom cursor feature allows you to make a statement every time you point and click. Say goodbye to the drab default cursor and embrace a world of creativity and self-expression, customize your cursor with texture mouse cursor and Cursor, whether you're using Chrome.

Easy Transition with Custom Cursors

Our user-friendly interface allows you to effortlessly transition between cute cursors, custom cursors, or any other style that catches your interest. Designed to optimize both browser and Windows use, switching between themes is seamless and instantaneous.

Shine Bright with the Perfect Cursor for Chrome and More

No matter if you're a devoted Chrome user or prefer another browser, we've got you covered. Whether you need a cursor for Chrome, a different browser, showcase your diverse collection of cute cursors or flaunt your exclusive custom cursors and become a trendsetter among your peers.

Why Settle? Opt for Custom Cursors!

Gone are the days when you had to settle for uninspiring default cursors. Whether you're browsing or exploring your Windows desktop, our vast collection ensures you find the perfect match. Dive into the delightful world of browser cursors, customize your cursor with texture mouse cursor, opt for your signature Sweezy Cursor, or find that cursor for Windows that aligns perfectly with your style.

Step into the Future of Cursors Today!

There's no better time than now to explore our treasure trove of custom cursors. Whether you're in search of the perfect cute cursor, a specialized cursor for Chrome, or a distinctive cursor for Windows, our platform is your ultimate destination. Elevate your browsing and system navigation with a touch of charm and personality, and customize your cursor with texture mouse cursor or choose our unique  Cursor. Dive in now!                    

확장 프로그램 기본 정보

이름 Texture Cursors - Mouse Cursors Texture Cursors - Mouse Cursors
ID denfgcpjchhcamdnnagcghmkoencpepk
공식 URL https://chromewebstore.google.com/detail/texture-cursors-mouse-cur/denfgcpjchhcamdnnagcghmkoencpepk
설명 Charming cursor pack featuring various textures. This collection includes 10 custom cursors.
파일 크기 997 KB
설치 횟수 243
현재 버전 1.0.6
최근 업데이트 2023-08-30
출시 날짜 2022-02-23
평점 5.00/5 총 1 개의 평점
개발자 Cool Customize Browser
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://sites.google.com/view/cxprivacy/privacy
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "\/icons\/icon-128.png",
            "256": "\/icons\/icon-256.png",
            "32": "\/icons\/icon-32.png",
            "64": "\/icons\/icon-64.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_name__",
        "name": "__MSG_name__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.cusmize.com\/*",
            "*:\/\/*.cursor-space.com\/*"
        ]
    },
    "icons": {
        "128": "\/icons\/icon-128.png",
        "256": "\/icons\/icon-256.png",
        "32": "\/icons\/icon-32.png",
        "64": "\/icons\/icon-64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnoJvOCtEdoeRjgxfsInnOcP+4wcItPyYywxYY1INct5ToLkO5lMk0kDZZWktPtddvx7G2auk5Y13qfZl0YnExi3I\/+KIin\/BxkMR6HIj5M01G0i87T2gN2E\/7frtmNrrOfkHErotJHDIEegq\/WbOXBifE83bxt8q+30Jgw+XlRwGkZRl\/YFRohY+ihKAnbhy6VWuDXZfAx00vYY7fr31Z2cNwg6MtP5z5T2Al1\/f1jzw7DrdNcClTXSg\/3UccHRyIwP\/L2JyOh9pTUbWxHb3N5cXWQMzQ0iewHpdvgJri\/hOwMgSDXUqMiKjLVmwkKeyXPF9InOGDAok0WuxLQs70wIDAQAB",
    "manifest_version": 3,
    "name": "Texture Cursors - Mouse Cursors",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.6"
}