Calculator
Calculator by Manthra All Rights Reseverd
Calculatorとは何ですか?
Calculatorはmanthraworksによって開発されたChromeの拡張機能で、その主な機能は「Calculator by Manthra All Rights Reseverd」です。
拡張機能のスクリーンショット
Calculator拡張機能のCRXファイルをダウンロード
Calculator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Simple basic calculator.Works offline.A great little utility that works on your finger tips. 拡張機能の基本情報
| 名前 | |
| ID | ihcabggidpdnflgfpfjhjpjbcbpdjaaa |
| 公式URL | https://chromewebstore.google.com/detail/calculator/ihcabggidpdnflgfpfjhjpjbcbpdjaaa |
| 説明 | Calculator by Manthra All Rights Reseverd |
| ファイルサイズ | 25.25 KB |
| インストール数 | 142 |
| 現在のバージョン | 2.2 |
| 最終更新日 | 2012-09-25 |
| 公開日 | 2012-09-25 |
| 評価 | 4.50/5 合計 2 レビュー |
| 開発者 | manthraworks |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Calculator",
"description": "Calculator by Manthra All Rights Reseverd",
"version": "2.2",
"manifest_version": 2,
"icons": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
},
"browser_action": {
"default_icon": "16.png",
"default_popup": "popup.html",
"default_title": "Calculator"
}
} | |