Stopclock
Adds a stopwatch and a clock to your browser!
什麼是Stopclock?
Stopclock是由Theo's Tech Tips開發的Chrome擴展程式,該擴展的主要功能是“Adds a stopwatch and a clock to your browser!”。
擴展截圖
下載Stopclock擴展crx文件
下載Stopclock擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension adds the time and a stopwatch to your browser! Just click the extension icon and you have access to all these items! 擴展基本資訊
| 名稱 | |
| ID | nneanjednflmonpcmembdbhloghbbjhe |
| 官方網址 | https://chromewebstore.google.com/detail/stopclock/nneanjednflmonpcmembdbhloghbbjhe |
| 簡介 | Adds a stopwatch and a clock to your browser! |
| 檔案大小 | 96.45 KB |
| 安裝次數 | 31 |
| 目前版本 | 0.1 |
| 更新時間 | 2020-11-26 |
| 上架時間 | 2020-11-25 |
| 開發者 | Theo's Tech Tips |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Stopclock",
"description": "Adds a stopwatch and a clock to your browser!",
"version": "0.1",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |