Alt Devtools
Devtools for debugging and visualizing your flux data through alt
什麼是Alt Devtools?
Alt Devtools是由goatslacker開發的Chrome擴展程式,該擴展的主要功能是“Devtools for debugging and visualizing your flux data through alt”。
擴展截圖
下載Alt Devtools擴展crx文件
下載Alt Devtools擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
擴展基本資訊
| 名稱 | |
| ID | jfjefoacbhfenehankalijibcccajchg |
| 官方網址 | https://chromewebstore.google.com/detail/alt-devtools/jfjefoacbhfenehankalijibcccajchg |
| 簡介 | Devtools for debugging and visualizing your flux data through alt |
| 檔案大小 | 515 KB |
| 安裝次數 | 406 |
| 目前版本 | 0.0.1 |
| 更新時間 | 2015-11-01 |
| 上架時間 | 2015-11-01 |
| 評分 | 4.20/5 共 5 次評分 |
| 開發者 | goatslacker |
| 付費類型 | free |
| 擴展官網 | https://github.com/goatslacker/alt |
| 說明頁面URL | https://github.com/goatslacker/alt-devtool |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Alt Devtools",
"description": "Devtools for debugging and visualizing your flux data through alt",
"version": "0.0.1",
"minimum_chrome_version": "10.0",
"devtools_page": "index.html",
"background": {
"scripts": [
"scripts\/background.js"
]
},
"icons": {
"16": "assets\/icon16.png",
"48": "assets\/icon48.png",
"128": "assets\/icon128.png"
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"content_scripts": [
{
"matches": [
" | |