Closure Extension

An extension that gives you quick and easy access to Google's closure compiler service

Closure Extensionคืออะไร?

Closure Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "An extension that gives you quick and easy access to Google's closure compiler service"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Closure Extension

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

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

                        An extension that gives you quick and easy access to Google's closure compiler service to compress/minify your javascript. Gives you the basic compression stats and lets you add external URLs as well.                    

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

ชื่อ Closure Extension Closure Extension
ID pfbfgemhjkgfmbpdfbdobandhkglmehc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/closure-extension/pfbfgemhjkgfmbpdfbdobandhkglmehc
คำอธิบาย An extension that gives you quick and easy access to Google's closure compiler service
ขนาดไฟล์ 6.38 KB
จำนวนการติดตั้ง 168
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2012-09-10
วันที่เผยแพร่ 2012-09-10
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Unknown
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Closure Extension",
    "version": "1.0",
    "manifest_version": 2,
    "description": "An extension that gives you quick and easy access to Google's closure compiler service",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "Main.html"
    },
    "permissions": [
        "http:\/\/closure-compiler.appspot.com\/home"
    ]
}

ส่วนขยายที่เกี่ยวข้อง