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.」です。
拡張機能のスクリーンショット
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. 拡張機能の基本情報
| 名前 | |
| ID | imkmehkgdebfbiefhjdhcdcaamkhkjin |
| 公式URL | 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 |
| Eメール | [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"
}
} | |