Focus Snail
Leaves a trail from the previously focused element.
Apa itu Focus Snail?
Focus Snail adalah ekstensi Chrome yang dikembangkan oleh https://n12v.com, dan fitur utamanya adalah "Leaves a trail from the previously focused element.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Focus Snail
Unduh file ekstensi Focus Snail 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
Another UI experiment: https://chrome.google.com/webstore/detail/koojelgeljpacclbmiflpcohjkbklplk
Informasi Dasar Ekstensi
Nama | Focus Snail |
ID | bplpobmpcnpddpabcpfnddhimhjicgpc |
URL Resmi | https://chromewebstore.google.com/detail/focus-snail/bplpobmpcnpddpabcpfnddhimhjicgpc |
Deskripsi | Leaves a trail from the previously focused element. |
Ukuran File | 8.45 KB |
Jumlah Instalasi | 59 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2013-12-09 |
Tanggal Publikasi | 2013-12-08 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | https://n12v.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://n12v.dev/focus-transition-2/ |
URL Halaman Bantuan | http://github.com/NV/focus-snail |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Focus Snail", "version": "1.0.1", "description": "Leaves a trail from the previously focused element.", "content_scripts": [ { "js": [ "focus-snail.js" ], "css": [ "focus-snail.css" ], "matches": [ " |