Mini Cursor Follower
a simple cursor animation whenever you open a new tab
Apa itu Mini Cursor Follower?
Mini Cursor Follower adalah ekstensi Chrome yang dikembangkan oleh TRITECHNIX, dan fitur utamanya adalah "a simple cursor animation whenever you open a new tab".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Mini Cursor Follower
Unduh file ekstensi Mini Cursor Follower dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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]
Informasi Dasar Ekstensi
Nama | Mini Cursor Follower |
ID | pjppbcnlnfjabomiiefjmihiefbpfbdn |
URL Resmi | https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn |
Deskripsi | a simple cursor animation whenever you open a new tab |
Ukuran File | 9.27 KB |
Jumlah Instalasi | 671 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2022-06-06 |
Tanggal Publikasi | 2022-01-04 |
Penilaian | 4.00/5 Total 6 Penilaian |
Pengembang | TRITECHNIX |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.tritechnix.com/privacy-policy |
Bahasa yang Didukung | 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" } } |