Periodic Table of Elements

A compact and easy to use Periodic Table of Elements.

Co to jest Periodic Table of Elements?

Periodic Table of Elements to rozszerzenie Chrome opracowane przez pluraldev.com, a jego główną funkcją jest „A compact and easy to use Periodic Table of Elements.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Periodic Table of Elements

Pobierz pliki rozszerzeń Periodic Table of Elements w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Periodic Table of Elements Periodic Table of Elements
ID dpdhegjlajgbiiceamhfgdgpogbfbppc
Oficjalny URL https://chromewebstore.google.com/detail/periodic-table-of-element/dpdhegjlajgbiiceamhfgdgpogbfbppc
Opis A compact and easy to use Periodic Table of Elements.
Rozmiar pliku 127 KB
Liczba instalacji 12,602
Aktualna Wersja 1.0.2
Ostatnia Aktualizacja 2016-10-06
Data Publikacji 2016-10-06
Ocena 4.62/5 Łącznie 45 Oceny
Deweloper pluraldev.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://pluraldev.com/apps.html
Obsługiwane Języki 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'"
}