Eye exercises
Let your eyes a little rest. A simple set of exercises.
Co to jest Eye exercises?
Eye exercises to rozszerzenie Chrome opracowane przez Andrey Pelykh, a jego główną funkcją jest „Let your eyes a little rest. A simple set of exercises.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Eye exercises
Pobierz pliki rozszerzeń Eye exercises w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This extension offers you to perform 5 exercises for your eyes. It will be very helpful if you work in front of your screen a lot. Take breaks every hour and your eyes will feel better.
Podstawowe informacje o rozszerzeniu
Nazwa | Eye exercises |
ID | ehmlgofcjpdndbaebhglmfffmianeclh |
Oficjalny URL | https://chromewebstore.google.com/detail/eye-exercises/ehmlgofcjpdndbaebhglmfffmianeclh |
Opis | Let your eyes a little rest. A simple set of exercises. |
Rozmiar pliku | 3.1 MB |
Liczba instalacji | 426 |
Aktualna Wersja | 1.0.2 |
Ostatnia Aktualizacja | 2020-04-24 |
Data Publikacji | 2020-04-22 |
Ocena | 4.67/5 Łącznie 6 Oceny |
Deweloper | Andrey Pelykh |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.0.2", "browser_action": { "default_icon": "eye-logo.png", "default_popup": "index.html" }, "permissions": [], "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com; object-src 'self'", "offline_enabled": true } |