The Finger Cursor
This extension turns all your cursors into the middle finger.
Co to jest The Finger Cursor?
The Finger Cursor to rozszerzenie Chrome opracowane przez Miguel Mota, a jego główną funkcją jest „This extension turns all your cursors into the middle finger.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia The Finger Cursor
Pobierz pliki rozszerzeń The Finger Cursor w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 *
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | pefbcdoghamgldfkhonodjmmdcfdcfbh |
Oficjalny URL | https://chrome.google.com/webstore/detail/the-finger-cursor/pefbcdoghamgldfkhonodjmmdcfdcfbh |
Opis | This extension turns all your cursors into the middle finger. |
Rozmiar pliku | 16.49 KB |
Liczba instalacji | 8,000 |
Aktualna Wersja | 1.3 |
Ostatnia Aktualizacja | 2019-04-28 |
Data Publikacji | 2019-04-28 |
Ocena | 2.42/5 Łącznie 115 Oceny |
Deweloper | Miguel Mota |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/miguelmota/the-finger-cursor |
Adres URL Strony Polityki Prywatności | https://github.com/miguelmota/miguelmota.github.com/wiki/Privacy-Policy |
Obsługiwane Języki | 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": [ " |