Focus Snail
Leaves a trail from the previously focused element.
ما هو Focus Snail؟
Focus Snail هو إضافة Chrome تم تطويرها بواسطة https://n12v.com، والميزة الرئيسية لها هي "Leaves a trail from the previously focused element.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Focus Snail
قم بتنزيل ملفات الامتداد Focus Snail بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Another UI experiment: https://chrome.google.com/webstore/detail/koojelgeljpacclbmiflpcohjkbklplk معلومات أساسية عن التمديد
| الاسم | |
| ID | bplpobmpcnpddpabcpfnddhimhjicgpc |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/focus-snail/bplpobmpcnpddpabcpfnddhimhjicgpc |
| الوصف | Leaves a trail from the previously focused element. |
| حجم الملف | 8.45 KB |
| عدد التثبيتات | 59 |
| النسخة الحالية | 1.0.1 |
| آخر تحديث | 2013-12-09 |
| تاريخ النشر | 2013-12-08 |
| تقييم | 5.00/5 مجموع تقييمات 3 |
| المطور | https://n12v.com |
| نوع الدفع | free |
| موقع الإضافة | http://n12v.dev/focus-transition-2/ |
| عنوان صفحة المساعدة | http://github.com/NV/focus-snail |
| اللغات المدعومة | 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": [
" | |