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是由mre開發的Chrome擴展程式,該擴展的主要功能是“This developer tool extension can be used when your web application uses typescript-logging.”。
擴展截圖
下載Typescript Logging Developer Extension擴展crx文件
下載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 |
| 官方網址 | 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": [
" | |