The Finger Cursor
This extension turns all your cursors into the middle finger.
Cos'è The Finger Cursor?
The Finger Cursor è un'estensione di Chrome sviluppata da Miguel Mota, e la sua funzione principale è "This extension turns all your cursors into the middle finger.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione The Finger Cursor
Scarica i file di estensione The Finger Cursor 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
This extension turns all your cursors into the middle finger. Enabled automatically on installation. Go to chrome://extensions to disable. * FOR SECURITY REASONS, EXTENSIONS DON'T WORK ON THE CHROME EXTENSIONS WEBSITE AND CHROME BROWSER INTERNAL PAGES *
Informazioni di Base sull'Estensione
Nome | |
ID | pefbcdoghamgldfkhonodjmmdcfdcfbh |
URL Ufficiale | https://chrome.google.com/webstore/detail/the-finger-cursor/pefbcdoghamgldfkhonodjmmdcfdcfbh |
Descrizione | This extension turns all your cursors into the middle finger. |
Dimensione del File | 16.49 KB |
Conteggio Installazioni | 8,000 |
Versione Corrente | 1.3 |
Ultimo Aggiornamento | 2019-04-28 |
Data di Pubblicazione | 2019-04-28 |
Valutazione | 2.42/5 Totale 115 Valutazioni |
Sviluppatore | Miguel Mota |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/miguelmota/the-finger-cursor |
URL della Pagina della Politica sulla Privacy | https://github.com/miguelmota/miguelmota.github.com/wiki/Privacy-Policy |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "The Finger Cursor", "description": "This extension turns all your cursors into the middle finger.", "version": "1.3", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon.png" }, "content_scripts": [ { "matches": [ " |