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.
擴展基本資訊
名稱 | Calc LS |
ID | dmhapbkbkeopdeapenongacbpajdfljg |
官方網址 | 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" } } |