Stopclock
Adds a stopwatch and a clock to your browser!
Was ist Stopclock?
Stopclock ist eine Chrome-Erweiterung, die von Theo's Tech Tips entwickelt wurde, und ihr Hauptmerkmal ist "Adds a stopwatch and a clock to your browser!".
Erweiterungsscreenshots
Stopclock-Erweiterungs-CRX-Datei herunterladen
Laden Sie Stopclock-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This extension adds the time and a stopwatch to your browser! Just click the extension icon and you have access to all these items! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | nneanjednflmonpcmembdbhloghbbjhe |
| Offizielle URL | https://chromewebstore.google.com/detail/stopclock/nneanjednflmonpcmembdbhloghbbjhe |
| Beschreibung | Adds a stopwatch and a clock to your browser! |
| Dateigröße | 96.45 KB |
| Installationsanzahl | 31 |
| Aktuelle Version | 0.1 |
| Letztes Update | 2020-11-26 |
| Veröffentlichungsdatum | 2020-11-25 |
| Entwickler | Theo's Tech Tips |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Stopclock",
"description": "Adds a stopwatch and a clock to your browser!",
"version": "0.1",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |