ACS ChemWorx Importer (Unofficial)

ACS ChemWorx Importer Unofficial Chrome Extension

ACS ChemWorx Importer (Unofficial)คืออะไร?

ACS ChemWorx Importer (Unofficial) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Carck และคุณลักษณะหลักของมันคือ "ACS ChemWorx Importer Unofficial Chrome Extension"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ACS ChemWorx Importer (Unofficial)

ดาวน์โหลดไฟล์ส่วนขยาย ACS ChemWorx Importer (Unofficial) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        For users of ACS ChemWorx.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ACS ChemWorx Importer (Unofficial) ACS ChemWorx Importer (Unofficial)
ID alpnmckbipgiogibmkmphomcbghkiind
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/acs-chemworx-importer-uno/alpnmckbipgiogibmkmphomcbghkiind
คำอธิบาย ACS ChemWorx Importer Unofficial Chrome Extension
ขนาดไฟล์ 40.42 KB
จำนวนการติดตั้ง 36
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2013-10-09
วันที่เผยแพร่ 2013-10-09
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Carck
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-128.png",
        "default_title": "ACS ChemWorx Importer (Unofficial)"
    },
    "name": "ACS ChemWorx Importer (Unofficial)",
    "description": "ACS ChemWorx Importer Unofficial Chrome Extension",
    "icons": {
        "16": "icon-16.png",
        "22": "icon-22.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "64": "icon-64.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "1.0",
    "manifest_version": 2
}