Stopclock

Adds a stopwatch and a clock to your browser!

Qu'est-ce que Stopclock ?

Stopclock est une extension Chrome développée par Theo's Tech Tips, et sa fonction principale est "Adds a stopwatch and a clock to your browser!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Stopclock

Téléchargez les fichiers d'extension Stopclock au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Stopclock Stopclock
ID nneanjednflmonpcmembdbhloghbbjhe
URL Officiel https://chromewebstore.google.com/detail/stopclock/nneanjednflmonpcmembdbhloghbbjhe
Description Adds a stopwatch and a clock to your browser!
Taille du Fichier 96.45 KB
Nombre d'Installations 31
Version Actuelle 0.1
Dernière Mise à Jour 2020-11-26
Date de Publication 2020-11-25
Développeur Theo's Tech Tips
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}