Stopwatch
Simple stopwatch extension!
Wat is Stopwatch?
Stopwatch is een Chrome-extensie ontwikkeld door Dex, en de belangrijkste functie is "Simple stopwatch extension!".
Extensie Screenshots
Download het CRX-bestand van de extensie Stopwatch
Download Stopwatch-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
A simple stopwatch extension!
(Screenshot looks bad due to Google sizing limits) Basisinformatie over de Extensie
| Naam | |
| ID | hboadelopbdnjiiodoapbmhglbmpmkmb |
| Officiële URL | https://chromewebstore.google.com/detail/stopwatch/hboadelopbdnjiiodoapbmhglbmpmkmb |
| Beschrijving | Simple stopwatch extension! |
| Bestandsgrootte | 23.94 KB |
| Aantal Installaties | 25 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2022-05-08 |
| Publicatiedatum | 2022-05-08 |
| Ontwikkelaar | Dex |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Stopwatch",
"description": "Simple stopwatch extension!",
"version": "1.0",
"icons": {
"128": "icon_128.png"
},
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |