Mini Cursor Follower
a simple cursor animation whenever you open a new tab
Cos'è Mini Cursor Follower?
Mini Cursor Follower è un'estensione di Chrome sviluppata da TRITECHNIX, e la sua funzione principale è "a simple cursor animation whenever you open a new tab".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Mini Cursor Follower
Scarica i file di estensione Mini Cursor Follower in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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]
Informazioni di Base sull'Estensione
Nome | Mini Cursor Follower |
ID | pjppbcnlnfjabomiiefjmihiefbpfbdn |
URL Ufficiale | https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn |
Descrizione | a simple cursor animation whenever you open a new tab |
Dimensione del File | 9.27 KB |
Conteggio Installazioni | 671 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2022-06-06 |
Data di Pubblicazione | 2022-01-04 |
Valutazione | 4.00/5 Totale 6 Valutazioni |
Sviluppatore | TRITECHNIX |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.tritechnix.com/privacy-policy |
Lingue Supportate | 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" } } |