Counter
A helpful, counting trio. Includes a tally counter, stopwatch, and timer.
Co to jest Counter?
Counter to rozszerzenie Chrome opracowane przez https://www.countereverything.com, a jego główną funkcją jest „A helpful, counting trio. Includes a tally counter, stopwatch, and timer.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Counter
Pobierz pliki rozszerzeń Counter 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
Click anywhere or use your spacebar or enter key to keep a tally count. Start, stop, and reset a stopwatch measuring a detailed time. Add your own time up to one hour to start a countdown timer. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | imkmehkgdebfbiefhjdhcdcaamkhkjin |
| Oficjalny URL | https://chromewebstore.google.com/detail/counter/imkmehkgdebfbiefhjdhcdcaamkhkjin |
| Opis | A helpful, counting trio. Includes a tally counter, stopwatch, and timer. |
| Rozmiar pliku | 63.23 KB |
| Liczba instalacji | 241 |
| Aktualna Wersja | 1.0.3.2 |
| Ostatnia Aktualizacja | 2020-07-15 |
| Data Publikacji | 2020-06-11 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | https://www.countereverything.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | http://www.countereverything.com |
| Adres URL Strony Pomocy | https://www.madebysnacks.com |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Counter",
"description": "A helpful, counting trio. Includes a tally counter, stopwatch, and timer.",
"version": "1.0.3.2",
"icons": {
"128": "logo-128.png",
"48": "logo-48.png",
"16": "logo-16.png"
},
"browser_action": {
"default_icon": "logo-128.png",
"default_popup": "popup.html"
}
} | |