The Finger Cursor
This extension turns all your cursors into the middle finger.
O que é The Finger Cursor?
The Finger Cursor é uma extensão do Chrome desenvolvida por Miguel Mota, e sua principal característica é "This extension turns all your cursors into the middle finger.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão The Finger Cursor
Baixe arquivos de extensão The Finger Cursor no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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 *
Informações Básicas da Extensão
Nome | |
ID | pefbcdoghamgldfkhonodjmmdcfdcfbh |
URL Oficial | https://chrome.google.com/webstore/detail/the-finger-cursor/pefbcdoghamgldfkhonodjmmdcfdcfbh |
Descrição | This extension turns all your cursors into the middle finger. |
Tamanho do Arquivo | 16.49 KB |
Contagem de Instalações | 8,000 |
Versão Atual | 1.3 |
Última Atualização | 2019-04-28 |
Data de Publicação | 2019-04-28 |
Classificação | 2.42/5 Total de 115 Avaliações |
Desenvolvedor | Miguel Mota |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/miguelmota/the-finger-cursor |
URL da Página de Política de Privacidade | https://github.com/miguelmota/miguelmota.github.com/wiki/Privacy-Policy |
Idiomas Suportados | 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": [ " |