Typescript Logging Developer Extension
This developer tool extension can be used when your web application uses typescript-logging.
Typescript Logging Developer Extensionคืออะไร?
Typescript Logging Developer Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mre และคุณลักษณะหลักของมันคือ "This developer tool extension can be used when your web application uses typescript-logging."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Typescript Logging Developer Extension
ดาวน์โหลดไฟล์ส่วนขยาย Typescript Logging Developer Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Developer extension for typescript-logging. This extension can be used to control the logging of your typescript (javascript) application when it uses the typescript-logging project for logging. This extension allows to dynamically change the log levels of registered categories as well as filtering for levels/text of the log. Developer extension site: https://github.com/mreuvers/typescript-logging-extension Typescript-logging site: https://github.com/mreuvers/typescript-logging
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | dnkalbdehemhbelicgdnpjdmimnkiojd |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/typescript-logging-develo/dnkalbdehemhbelicgdnpjdmimnkiojd |
คำอธิบาย | This developer tool extension can be used when your web application uses typescript-logging. |
ขนาดไฟล์ | 610 KB |
จำนวนการติดตั้ง | 308 |
เวอร์ชันปัจจุบัน | 0.3.0 |
อัปเดตครั้งล่าสุด | 2017-08-16 |
วันที่เผยแพร่ | 2017-08-16 |
คะแนน | 4.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | mre |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://github.com/mreuvers/typescript-logging-extension |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Typescript Logging Developer Extension", "description": "This developer tool extension can be used when your web application uses typescript-logging.", "version": "0.3.0", "devtools_page": "devtools.html", "permissions": [ " |