Custom Cursors

Awesome and unusual cursors

ما هو Custom Cursors؟

Custom Cursors هو إضافة Chrome تم تطويرها بواسطة tatuglevodova، والميزة الرئيسية لها هي "Awesome and unusual cursors".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Custom Cursors

قم بتنزيل ملفات الامتداد Custom Cursors بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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"
            ]
        }
    ]
}