console.sparkline
Adds console.sparkline to all web pages and Chrome Devtools.
console.sparklineとは何ですか?
console.sparklineはJohan Sundströmによって開発されたChromeの拡張機能で、その主な機能は「Adds console.sparkline to all web pages and Chrome Devtools.」です。
拡張機能のスクリーンショット
console.sparkline拡張機能のCRXファイルをダウンロード
console.sparkline拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
console.sparkline() is a chrome devtools extension that adds a tool similar to console.log(), but that renders arrays of numbers as little inline sparkline images for you. Great for quickly visualizing time series you encounter while you are hacking on something.
拡張機能の基本情報
名前 | console.sparkline |
ID | hddfodiadnhfldjejimncjlkcjafgcgb |
公式URL | https://chromewebstore.google.com/detail/consolesparkline/hddfodiadnhfldjejimncjlkcjafgcgb |
説明 | Adds console.sparkline to all web pages and Chrome Devtools. |
ファイルサイズ | 4.7 KB |
インストール数 | 127 |
現在のバージョン | 1.1 |
最終更新日 | 2016-08-30 |
公開日 | 2016-08-30 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Johan Sundström |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/johan/console.sparkline |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "console.sparkline", "version": "1.1", "description": "Adds console.sparkline to all web pages and Chrome Devtools.", "author": "Johan Sundstr\u00f6m", "content_scripts": [ { "matches": [ " |