Mini Cursor Follower
a simple cursor animation whenever you open a new tab
Mini Cursor Followerคืออะไร?
Mini Cursor Follower เป็นส่วนขยายของ Chrome ที่พัฒนาโดย TRITECHNIX และคุณลักษณะหลักของมันคือ "a simple cursor animation whenever you open a new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mini Cursor Follower
ดาวน์โหลดไฟล์ส่วนขยาย Mini Cursor Follower ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Browse the web with a simple simple cursor follower animation, every new tab! By clicking "Add to chrome", I accept and agree to installing the Mini Cursor Follower Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Privacy Policy: https://www.tritechnix.com/privacy-policy Terms Of Use: https://www.tritechnix.com/mini-cursor-follower/terms-of-use Contact us: https://www.tritechnix.com/contact-us About: https://www.tritechnix.com/about-us Contact email: [email protected]
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Mini Cursor Follower |
ID | pjppbcnlnfjabomiiefjmihiefbpfbdn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn |
คำอธิบาย | a simple cursor animation whenever you open a new tab |
ขนาดไฟล์ | 9.27 KB |
จำนวนการติดตั้ง | 671 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2022-06-06 |
วันที่เผยแพร่ | 2022-01-04 |
คะแนน | 4.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | TRITECHNIX |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.tritechnix.com/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Mini Cursor Follower", "description": "a simple cursor animation whenever you open a new tab", "version": "1.2", "icons": { "128": "i\/icon128.png", "48": "i\/icon48.png", "16": "i\/icon16.png" }, "action": { "default_icon": "i\/icon48.png" }, "chrome_url_overrides": { "newtab": "html\/newtab.html" } } |