Periodic Table of Elements

A compact and easy to use Periodic Table of Elements.

Wat is Periodic Table of Elements?

Periodic Table of Elements is een Chrome-extensie ontwikkeld door pluraldev.com, en de belangrijkste functie is "A compact and easy to use Periodic Table of Elements.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Periodic Table of Elements

Download Periodic Table of Elements-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Periodic Table of Elements Periodic Table of Elements
ID dpdhegjlajgbiiceamhfgdgpogbfbppc
Officiële URL https://chromewebstore.google.com/detail/periodic-table-of-element/dpdhegjlajgbiiceamhfgdgpogbfbppc
Beschrijving A compact and easy to use Periodic Table of Elements.
Bestandsgrootte 127 KB
Aantal Installaties 12,602
Huidige Versie 1.0.2
Laatst Bijgewerkt 2016-10-06
Publicatiedatum 2016-10-06
Beoordeling 4.62/5 Totaal 45 Beoordelingen
Ontwikkelaar pluraldev.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://pluraldev.com/apps.html
Ondersteunde Talen 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'"
}