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."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Periodic Table of Elements
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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'" } |