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
官方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
电子邮箱 [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'"
}