Flying Focus
Adds a transition to the focus outline when you tab around inputs, buttons, and links.
Vad är Flying Focus?
Flying Focus är en Chrome-tillägg utvecklad av http://n12v.com, och dess huvudfunktion är "Adds a transition to the focus outline when you tab around inputs, buttons, and links.".
Tilläggsskärmbilder
Ladda ner Flying Focus-förlängningens CRX-fil
Ladda ner Flying Focus-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
Namn | |
ID | koojelgeljpacclbmiflpcohjkbklplk |
Officiell webbadress | https://chrome.google.com/webstore/detail/flying-focus/koojelgeljpacclbmiflpcohjkbklplk |
Beskrivning | Adds a transition to the focus outline when you tab around inputs, buttons, and links. |
Filstorlek | 7.29 KB |
Antal Installationer | 230 |
Aktuell Version | 1.4.0 |
Senast Uppdaterad | 2013-12-22 |
Publiceringsdatum | 2013-12-22 |
Betyg | 5.00/5 Totalt 10 Betyg |
Utvecklare | http://n12v.com |
Betalningssätt | free |
Tilläggswebbplats | http://n12v.com/focus-transition/ |
Hjälpsida URL | https://github.com/NV/flying-focus |
Stödda Språk | 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": [ " |