Custom Cursors

Tired of the default cursor? We have collected many new ones for you, change in one click.

Custom Cursors क्या है?

Custom Cursors sasumako6385 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Tired of the default cursor? We have collected many new ones for you, change in one click."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Custom Cursors एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        We would like to present you our new extension Custom Cursors, which is already used by millions of users. This product will provide you with a collection of cursors with which your robot at the computer will be much more interesting and exciting. We have tried to make Custom Cursors as functional as possible. Especially for you, this Custom Cursors extension is absolutely free. The good news is that Custom Cursors are very simple and easy to use. You don't need to bother, just install this product on your gadget using the link below. Happy use.                    

एक्सटेंशन की मूल जानकारी

नाम Custom Cursors Custom Cursors
ID nfedcokeedlleaabnigchlgihdnhpjco
आधिकारिक URL https://chrome.google.com/webstore/detail/custom-cursors/nfedcokeedlleaabnigchlgihdnhpjco
विवरण Tired of the default cursor? We have collected many new ones for you, change in one click.
फ़ाइल का आकार 5.78 MB
स्थापना संख्या 2,000
वर्तमान संस्करण 1.1
अंतिम अपडेट 2021-12-21
प्रकाशन तिथि 2021-06-18
रेटिंग 1.75/5 कुल 8 रेटिंग्स
डेवलपर sasumako6385
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "Tired of the default cursor? We have collected many new ones for you, change in one click.",
    "version": "1.1",
    "default_locale": "en",
    "background": {
        "scripts": [
            "samo\/terra\/talto.js",
            "samo\/loiver.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Cute Pointers",
        "default_icon": {
            "128": "tamo\/tre\/alfo\/sunger.png"
        },
        "default_popup": "samo\/terra\/tevelo\/ruffer.html"
    },
    "icons": {
        "128": "tamo\/tre\/alfo\/sunger.png"
    },
    "content_scripts": [
        {
            "js": [
                "samo\/terra\/muhina.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        ""
    ],
    "options_page": "marramer.html",
    "web_accessible_resources": [
        "*.js"
    ]
}