PM2 DevTools Firefox

Examine source code of PM2 DevTools

提供元: Jody Heavener Add-on
Inspect and view changes in PM2 DevTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PM2 DevTools",
  "short_name": "PM2 DevTools",
  "description": "A web extension for working with PM2",
  "version": "0.2.0",
  "homepage_url": "https://github.com/jodyheavener/pm2-devtools",
  "icons": {
    "16": "assets/favicon-16.png",
    "32": "assets/favicon-32.png",
    "48": "assets/favicon-48.png",
    "128": "assets/favicon-128.png"
  },
  "devtools_page": "devtools-entry.html",
  "background": {
    "scripts": [
      "bundles/background.bundle.js"
    ]
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "unlimitedStorage",
    "http://*/*",
    "https://*/*"
  ]
}

ベストのPM2 DevTools代替案

PM2 DevToolsに類似したFirefox add-onをいくつか紹介します: