Focus Snail
Leaves a trail from the previously focused element.
Vad är Focus Snail?
Focus Snail är en Chrome-tillägg utvecklad av https://n12v.com, och dess huvudfunktion är "Leaves a trail from the previously focused element.".
Tilläggsskärmbilder
Ladda ner Focus Snail-förlängningens CRX-fil
Ladda ner Focus Snail-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
Another UI experiment: https://chrome.google.com/webstore/detail/koojelgeljpacclbmiflpcohjkbklplk Grundläggande Information om Tillägg
| Namn | |
| ID | bplpobmpcnpddpabcpfnddhimhjicgpc |
| Officiell webbadress | https://chromewebstore.google.com/detail/focus-snail/bplpobmpcnpddpabcpfnddhimhjicgpc |
| Beskrivning | Leaves a trail from the previously focused element. |
| Filstorlek | 8.45 KB |
| Antal Installationer | 59 |
| Aktuell Version | 1.0.1 |
| Senast Uppdaterad | 2013-12-09 |
| Publiceringsdatum | 2013-12-08 |
| Betyg | 5.00/5 Totalt 3 Betyg |
| Utvecklare | https://n12v.com |
| Betalningssätt | free |
| Tilläggswebbplats | http://n12v.dev/focus-transition-2/ |
| Hjälpsida URL | http://github.com/NV/focus-snail |
| Stödda Språk | 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": [
" | |