Custom Cursors

Awesome and unusual cursors

Custom Cursorsとは何ですか?

Custom Cursorsはtatuglevodovaによって開発されたChromeの拡張機能で、その主な機能は「Awesome and unusual cursors」です。

拡張機能のスクリーンショット

screenshot

Custom Cursors拡張機能のCRXファイルをダウンロード

Custom Cursors拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        If you are looking for new bright cursors, then we have a great new product Custom Cursors.A large collection of colorful cursors will always delight you. You can choose the cursor you like and set it as the default. Custom Cursors are easy to use. Customize the Chrome browser for yourself, at your discretion. Working in a browser with Custom Cursors will not be so boring and much more enjoyable. With one click of the mouse you change the cursor of any color. Plus, our Custom Cursors extension is completely free. Therefore, install soon and you will be pleasantly surprised.                    

拡張機能の基本情報

名前 Custom Cursors Custom Cursors
ID akohoneeidbaiagopekmdeicbfggcccg
公式URL https://chrome.google.com/webstore/detail/custom-cursors/akohoneeidbaiagopekmdeicbfggcccg
説明 Awesome and unusual cursors
ファイルサイズ 54.97 KB
インストール数 90,000
現在のバージョン 1.3
最終更新日 2021-11-11
公開日 2021-02-20
評価 2.40/5 合計 20 レビュー
開発者 tatuglevodova
Eメール [email protected]
支払い方法 free
対応言語 id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Custom Cursors",
    "default_locale": "en",
    "description": "Awesome and unusual cursors",
    "version": "1.3",
    "background": {
        "page": "qugrond.html",
        "persistent": true
    },
    "browser_action": {
        "default_title": "Curzorro",
        "default_icon": {
            "128": "\/birim.png"
        },
        "default_popup": "strope.html"
    },
    "icons": {
        "128": "\/birim.png"
    },
    "permissions": [
        "storage",
        ""
    ],
    "web_accessible_resources": [
        "exxpoli\/cat1.json"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "xinolim\/depolis\/injector.js"
            ]
        }
    ]
}