Calc LS
Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.
什么是Calc LS?
Calc LS是由LASAWARE开发的Chrome扩展程序,该扩展的主要功能是“Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.”。
扩展截图
下载Calc LS扩展crx文件
下载Calc LS扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
It features a unique dual-display and also has a visible memory to simplify your calculations. 扩展基本信息
| 名称 | |
| ID | dmhapbkbkeopdeapenongacbpajdfljg |
| 官方URL | https://chromewebstore.google.com/detail/calc-ls/dmhapbkbkeopdeapenongacbpajdfljg |
| 简介 | Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator. |
| 文件大小 | 43.53 KB |
| 安装次数 | 217 |
| 当前版本 | 0.5.1 |
| 更新时间 | 2013-09-27 |
| 上架时间 | 2013-09-26 |
| 评分 | 4.83/5 共6次评分 |
| 开发者 | LASAWARE |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Calc LS",
"description": "Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.",
"version": "0.5.1",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "index.html"
}
} | |