Cool Cursors - Custom Cursor for Chrome
Customize your experience of using the Chrome browser with cool free mouse cursors.
ما هو Cool Cursors - Custom Cursor for Chrome؟
Cool Cursors - Custom Cursor for Chrome هو إضافة Chrome تم تطويرها بواسطة coolcursorsproject، والميزة الرئيسية لها هي "Customize your experience of using the Chrome browser with cool free mouse cursors.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Cool Cursors - Custom Cursor for Chrome
قم بتنزيل ملفات الامتداد Cool Cursors - Custom Cursor for Chrome بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
36 cursors for your choice. Just click on the cursor you like and it will replace the default cursor :) You can resize the cursor of your choice from 32x32 to 128x128px. ------------------- ! After installing this extension, refresh the previously opened tab if you want to use it on this page. ! According to the rules of the Chrome Web Store extension can not work on the store pages and home page. Please open any other website (for example, google.com) after installing this extension and check how the extension will work on it. -------------------
معلومات أساسية عن التمديد
الاسم | Cool Cursors - Custom Cursor for Chrome |
ID | lkfenbemiijadblhlgikkdibckpjaacc |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/cool-cursors-custom-curso/lkfenbemiijadblhlgikkdibckpjaacc |
الوصف | Customize your experience of using the Chrome browser with cool free mouse cursors. |
حجم الملف | 1.06 MB |
عدد التثبيتات | 20,000 |
النسخة الحالية | 2.0.1 |
آخر تحديث | 2022-10-21 |
تاريخ النشر | 2020-12-09 |
تقييم | 4.54/5 مجموع تقييمات 191 |
المطور | coolcursorsproject |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://docs.google.com/document/d/16uLmdhKC16r6WpaWnuHxUqcaERPNmAbAb0lcwXu6qUs/edit?usp=sharing |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cool Cursors - Custom Cursor for Chrome", "description": "Customize your experience of using the Chrome browser with cool free mouse cursors.", "version": "2.0.1", "icons": { "32": "logo\/logo_32.png", "64": "logo\/logo_64.png", "128": "logo\/logo_128.png" }, "action": { "default_icon": "logo\/logo_32.png", "default_popup": "index.html" }, "background": { "service_worker": "sw.js" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |