Skuid Chrome Extension
Extends the Developer Tools, adding a sidebar that displays the Skuid Model data
Skuid Chrome Extensionとは何ですか?
Skuid Chrome Extensionはjosepho011235によって開発されたChromeの拡張機能で、その主な機能は「Extends the Developer Tools, adding a sidebar that displays the Skuid Model data」です。
拡張機能のスクリーンショット
Skuid Chrome Extension拡張機能のCRXファイルをダウンロード
Skuid Chrome Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A devtool sidebar to see models on a skuid page. I do not work for skuid. This is a tool to asisst in troubleshooting and devloping skuid pages. Github Repo: https://github.com/joseph-ortiz/skuid-stuff
拡張機能の基本情報
名前 | Skuid Chrome Extension |
ID | iedkmgehdhmencdcfggofnkhfpjleiag |
公式URL | https://chromewebstore.google.com/detail/skuid-chrome-extension/iedkmgehdhmencdcfggofnkhfpjleiag |
説明 | Extends the Developer Tools, adding a sidebar that displays the Skuid Model data |
ファイルサイズ | 15.75 KB |
インストール数 | 17 |
現在のバージョン | 0.0.1 |
最終更新日 | 2016-06-23 |
公開日 | 2016-06-23 |
開発者 | josepho011235 |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Skuid Chrome Extension", "version": "0.0.1", "description": "Extends the Developer Tools, adding a sidebar that displays the Skuid Model data", "devtools_page": "devtools.html", "manifest_version": 2, "icons": { "128": "squid128.png" } } |