Periodic Table of Elements
A compact and easy to use Periodic Table of Elements.
Periodic Table of Elementsとは何ですか?
Periodic Table of Elementsはpluraldev.comによって開発されたChromeの拡張機能で、その主な機能は「A compact and easy to use Periodic Table of Elements.」です。
拡張機能のスクリーンショット
Periodic Table of Elements拡張機能のCRXファイルをダウンロード
Periodic Table of Elements拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Detailed information about the chemical elements, including, atomic number, atomic mass, atomic volume, density, hardness, electronegativity, etc.
拡張機能の基本情報
名前 | Periodic Table of Elements |
ID | dpdhegjlajgbiiceamhfgdgpogbfbppc |
公式URL | https://chromewebstore.google.com/detail/periodic-table-of-element/dpdhegjlajgbiiceamhfgdgpogbfbppc |
説明 | A compact and easy to use Periodic Table of Elements. |
ファイルサイズ | 127 KB |
インストール数 | 12,602 |
現在のバージョン | 1.0.2 |
最終更新日 | 2016-10-06 |
公開日 | 2016-10-06 |
評価 | 4.62/5 合計 45 レビュー |
開発者 | pluraldev.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://pluraldev.com/apps.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Periodic Table of Elements", "short_name": "Periodic table", "description": "A compact and easy to use Periodic Table of Elements.", "version": "1.0.2", "browser_action": { "default_icon": "images\/icon.png", "default_popup": "index.html" }, "icons": { "16": "images\/icon16.png", "128": "images\/icon128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |