Periodic Table of Elements

A compact and easy to use Periodic Table of Elements.

Apa itu Periodic Table of Elements?

Periodic Table of Elements adalah ekstensi Chrome yang dikembangkan oleh pluraldev.com, dan fitur utamanya adalah "A compact and easy to use Periodic Table of Elements.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Periodic Table of Elements

Unduh file ekstensi Periodic Table of Elements dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Detailed information about the chemical elements, including, atomic number, atomic mass, atomic volume, density, hardness, electronegativity, etc.                    

Informasi Dasar Ekstensi

Nama Periodic Table of Elements Periodic Table of Elements
ID dpdhegjlajgbiiceamhfgdgpogbfbppc
URL Resmi https://chromewebstore.google.com/detail/periodic-table-of-element/dpdhegjlajgbiiceamhfgdgpogbfbppc
Deskripsi A compact and easy to use Periodic Table of Elements.
Ukuran File 127 KB
Jumlah Instalasi 12,602
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2016-10-06
Tanggal Publikasi 2016-10-06
Penilaian 4.62/5 Total 45 Penilaian
Pengembang pluraldev.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://pluraldev.com/apps.html
Bahasa yang Didukung 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'"
}