Skip to content

Shows traces, warnings, and errors from SWF on the Console in Chrome Developer Tools.

Notifications You must be signed in to change notification settings

minodisk/chrome-FLConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLConsole

Chrome のコンソールに Flash Player からの出力を表示する拡張機能。

特徴

  • log/error/warning の切り分け
  • 文字化け防止
  • XML のツリー表示
  • JSON のパース

意図した出力がされない可能性のあるケース

  • String で数字を出力する場合
  • String 内に改行がある場合

使用しているライブラリ

  • boost : 主に filesystem
  • nixysa : NPAPI コード生成
  • babel : 文字コード判定・自動変換

参考にしたサイト

About

Shows traces, warnings, and errors from SWF on the Console in Chrome Developer Tools.

Resources

Stars

Watchers

Forks

Packages