Flying Focus
Adds a transition to the focus outline when you tab around inputs, buttons, and links.
Apa itu Flying Focus?
Flying Focus adalah ekstensi Chrome yang dikembangkan oleh http://n12v.com, dan fitur utamanya adalah "Adds a transition to the focus outline when you tab around inputs, buttons, and links.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Flying Focus
Unduh file ekstensi Flying Focus dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Informasi Dasar Ekstensi
Nama | |
ID | koojelgeljpacclbmiflpcohjkbklplk |
URL Resmi | https://chrome.google.com/webstore/detail/flying-focus/koojelgeljpacclbmiflpcohjkbklplk |
Deskripsi | Adds a transition to the focus outline when you tab around inputs, buttons, and links. |
Ukuran File | 7.29 KB |
Jumlah Instalasi | 230 |
Versi Saat Ini | 1.4.0 |
Terakhir Diperbarui | 2013-12-22 |
Tanggal Publikasi | 2013-12-22 |
Penilaian | 5.00/5 Total 10 Penilaian |
Pengembang | http://n12v.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://n12v.com/focus-transition/ |
URL Halaman Bantuan | https://github.com/NV/flying-focus |
Bahasa yang Didukung | 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": [ " |