Counter

A helpful, counting trio. Includes a tally counter, stopwatch, and timer.

Qu'est-ce que Counter ?

Counter est une extension Chrome développée par https://www.countereverything.com, et sa fonction principale est "A helpful, counting trio. Includes a tally counter, stopwatch, and timer.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

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

Téléchargez les fichiers d'extension Counter 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

                        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.                    

Informations de Base sur l'Extension

Nom Counter Counter
ID imkmehkgdebfbiefhjdhcdcaamkhkjin
URL Officiel https://chromewebstore.google.com/detail/counter/imkmehkgdebfbiefhjdhcdcaamkhkjin
Description A helpful, counting trio. Includes a tally counter, stopwatch, and timer.
Taille du Fichier 63.23 KB
Nombre d'Installations 241
Version Actuelle 1.0.3.2
Dernière Mise à Jour 2020-07-15
Date de Publication 2020-06-11
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://www.countereverything.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.countereverything.com
URL de la Page d'Aide https://www.madebysnacks.com
Langues Prises en Charge 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"
    }
}