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.”。

擴展截圖

screenshot
screenshot

下載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 Periodic Table of Elements
ID dpdhegjlajgbiiceamhfgdgpogbfbppc
官方網址 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
電子郵箱 [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'"
}