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!
扩展基本信息
名称 | Stopclock |
ID | nneanjednflmonpcmembdbhloghbbjhe |
官方URL | 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" } } |