Flying Focus
Adds a transition to the focus outline when you tab around inputs, buttons, and links.
Co to jest Flying Focus?
Flying Focus to rozszerzenie Chrome opracowane przez http://n12v.com, a jego główną funkcją jest „Adds a transition to the focus outline when you tab around inputs, buttons, and links.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Flying Focus
Pobierz pliki rozszerzeń Flying Focus 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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | koojelgeljpacclbmiflpcohjkbklplk |
Oficjalny URL | https://chrome.google.com/webstore/detail/flying-focus/koojelgeljpacclbmiflpcohjkbklplk |
Opis | Adds a transition to the focus outline when you tab around inputs, buttons, and links. |
Rozmiar pliku | 7.29 KB |
Liczba instalacji | 230 |
Aktualna Wersja | 1.4.0 |
Ostatnia Aktualizacja | 2013-12-22 |
Data Publikacji | 2013-12-22 |
Ocena | 5.00/5 Łącznie 10 Oceny |
Deweloper | http://n12v.com |
Typ Płatności | free |
Strona Rozszerzenia | http://n12v.com/focus-transition/ |
Adres URL Strony Pomocy | https://github.com/NV/flying-focus |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Flying Focus", "version": "1.4.0", "description": "Adds a transition to the focus outline when you tab around inputs, buttons, and links.", "content_scripts": [ { "js": [ "flying-focus.js" ], "css": [ "flying-focus.css" ], "matches": [ " |