Console+

This is an advanced browser console extension, which allows developers to run TypeScript code right within their browser's…

Console+คืออะไร?

Console+ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Madyan และคุณลักษณะหลักของมันคือ "This is an advanced browser console extension, which allows developers to run TypeScript code right within their browser's…"

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

screenshot

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

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

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

                        This is an advanced browser console extension, which allows developers to run TypeScript code right within their browser's DevTools.

Features: ✨
- get code completion suggestion right in your console
- get quicker feedback about bugs in your code as you type it
- hover over your code to view type and documentation hints

Contribute on GitHub: https://github.com/madyanalj/console-plus                    

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

ชื่อ Console+ Console+
ID mdpcfmohggcepdncbognlniaiefdpnnf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/console+/mdpcfmohggcepdncbognlniaiefdpnnf
คำอธิบาย This is an advanced browser console extension, which allows developers to run TypeScript code right within their browser's…
ขนาดไฟล์ 1.91 MB
จำนวนการติดตั้ง 94
เวอร์ชันปัจจุบัน 0.1.0
อัปเดตครั้งล่าสุด 2020-07-27
วันที่เผยแพร่ 2020-07-26
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Madyan
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Console+",
    "version": "0.1.0",
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "devtools_page": "index.html"
}