Counter

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

什麼是Counter?

Counter是由https://www.countereverything.com開發的Chrome擴展程式,該擴展的主要功能是“A helpful, counting trio. Includes a tally counter, stopwatch, and timer.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Counter擴展crx文件

下載Counter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Counter Counter
ID imkmehkgdebfbiefhjdhcdcaamkhkjin
官方網址 https://chromewebstore.google.com/detail/counter/imkmehkgdebfbiefhjdhcdcaamkhkjin
簡介 A helpful, counting trio. Includes a tally counter, stopwatch, and timer.
檔案大小 63.23 KB
安裝次數 241
目前版本 1.0.3.2
更新時間 2020-07-15
上架時間 2020-06-11
評分 5.00/5 共 1 次評分
開發者 https://www.countereverything.com
電子郵箱 [email protected]
付費類型 free
擴展官網 http://www.countereverything.com
說明頁面URL https://www.madebysnacks.com
支援的語言 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"
    }
}