Numbr
A smart calculator combined with a notepad.
Numbrとは何ですか?
Numbrはhttps://numbr.devによって開発されたChromeの拡張機能で、その主な機能は「A smart calculator combined with a notepad.」です。
拡張機能のスクリーンショット
Numbr拡張機能のCRXファイルをダウンロード
Numbr拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Numbr is a smart calculator that looks beautiful and is a notepad at the same time. It can work with prices in different currencies, convert from one currency to another currency. As well as cryptocurrency rates.
Here is a example of expression Numbr understands: $100 in EUR + 25% 拡張機能の基本情報
| 名前 | |
| ID | cncafkneilkicolelogcmmgblojmhfng |
| 公式URL | https://chromewebstore.google.com/detail/numbr/cncafkneilkicolelogcmmgblojmhfng |
| 説明 | A smart calculator combined with a notepad. |
| ファイルサイズ | 75.04 KB |
| インストール数 | 2,404 |
| 現在のバージョン | 2.2 |
| 最終更新日 | 2023-07-26 |
| 公開日 | 2022-02-09 |
| 評価 | 5.00/5 合計 5 レビュー |
| 開発者 | https://numbr.dev |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://numbr.dev/ipbm |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Numbr",
"description": "A smart calculator combined with a notepad.",
"version": "2.2",
"manifest_version": 3,
"host_permissions": [
"https:\/\/numbr.dev\/"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "\/images\/numbr-logo16.png",
"32": "\/images\/numbr-logo32.png",
"48": "\/images\/numbr-logo48.png",
"128": "\/images\/numbr-logo128.png"
}
},
"icons": {
"16": "\/images\/numbr-logo16.png",
"32": "\/images\/numbr-logo32.png",
"48": "\/images\/numbr-logo48.png",
"128": "\/images\/numbr-logo128.png"
}
} | |