Meeting Timer
Timer for meeting
What is Meeting Timer?
Meeting Timer is a Chrome extension developed by makoto.sasaki, and its main feature is "Timer for meeting".
Extension Screenshots
Download Meeting Timer Extension CRX File
Download Meeting Timer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
オンラインミーティング用の発表・質疑タイマーです。 サイトを画面共有しながらミーティングする際に、サイト内にカウントダウンタイマーを表示させて、持ち時間を気にすることができます。 できること ・発表時間、質疑応答のタイマー ・時間の設定 ・表示位置の移動 情報を抜き取ったり、外部への通信などセキュリティ的に危険なことは一切していません。安心してご利用ください。
Extension Basic Information
Name | Meeting Timer |
ID | nclpifpcncckbajhpckhnnnkpdpgnfbl |
Official URL | https://chromewebstore.google.com/detail/meeting-timer/nclpifpcncckbajhpckhnnnkpdpgnfbl |
Description | Timer for meeting |
File Size | 139 KB |
Installation Count | 47 |
Current Version | 1.0.0 |
Last Updated | 2021-12-08 |
Publish Date | 2021-12-08 |
Rating | 5.00/5 Total 1 Ratings |
Developer | makoto.sasaki |
[email protected] | |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Meeting Timer", "manifest_version": 2, "version": "1.0.0", "description": "Timer for meeting", "browser_action": { "default_title": "Meeting Timer" }, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |