Periodic Table of Elements

A compact and easy to use Periodic Table of Elements.

ما هو Periodic Table of Elements؟

Periodic Table of Elements هو إضافة Chrome تم تطويرها بواسطة pluraldev.com، والميزة الرئيسية لها هي "A compact and easy to use Periodic Table of Elements.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Periodic Table of Elements

قم بتنزيل ملفات الامتداد Periodic Table of Elements بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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'"
}