Counter

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

Wat is Counter?

Counter is een Chrome-extensie ontwikkeld door https://www.countereverything.com, en de belangrijkste functie is "A helpful, counting trio. Includes a tally counter, stopwatch, and timer.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Counter

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

                        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.                    

Basisinformatie over de Extensie

Naam Counter Counter
ID imkmehkgdebfbiefhjdhcdcaamkhkjin
Officiële URL https://chromewebstore.google.com/detail/counter/imkmehkgdebfbiefhjdhcdcaamkhkjin
Beschrijving A helpful, counting trio. Includes a tally counter, stopwatch, and timer.
Bestandsgrootte 63.23 KB
Aantal Installaties 241
Huidige Versie 1.0.3.2
Laatst Bijgewerkt 2020-07-15
Publicatiedatum 2020-06-11
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://www.countereverything.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.countereverything.com
Help Pagina-URL https://www.madebysnacks.com
Ondersteunde Talen 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"
    }
}