Stopclock

Adds a stopwatch and a clock to your browser!

Wat is Stopclock?

Stopclock is een Chrome-extensie ontwikkeld door Theo's Tech Tips, en de belangrijkste functie is "Adds a stopwatch and a clock to your browser!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Stopclock

Download Stopclock-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

                        This extension adds the time and a stopwatch to your browser! Just click the extension icon and you have access to all these items!                    

Basisinformatie over de Extensie

Naam Stopclock Stopclock
ID nneanjednflmonpcmembdbhloghbbjhe
Officiële URL https://chromewebstore.google.com/detail/stopclock/nneanjednflmonpcmembdbhloghbbjhe
Beschrijving Adds a stopwatch and a clock to your browser!
Bestandsgrootte 96.45 KB
Aantal Installaties 31
Huidige Versie 0.1
Laatst Bijgewerkt 2020-11-26
Publicatiedatum 2020-11-25
Ontwikkelaar Theo's Tech Tips
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}