RamJet Inspector Quantum Firefox

Examine source code of RamJet Inspector Quantum

Inspect and view changes in RamJet Inspector Quantum source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RamJet Inspector Quantum",
  "version": "2.0.2resigned1",
  "applications": {
    "gecko": {
      "id": "ramjet-inspector-quantum@fg.cz"
    }
  },
  "background": {
    "scripts": [
      "common.js",
      "notification/notification.js",
      "inspector.js"
    ]
  },
  "description": "RamJet Inspector is a tool that displays developer console for server side web application framework Ram Jet authored by FG Forrest company.",
  "icons": {
    "24": "icons/icon-24.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "page_action": {
    "browser_style": true,
    "default_icon": {
      "24": "icons/icon-24.png",
      "64": "icons/icon-64.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "RamJet Inspector",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "tabs",
    "contextMenus",
    "cookies",
    "notifications"
  ]
}

Best RamJet Inspector Quantum Alternatives

Here are some Firefox add-ons that are similar to RamJet Inspector Quantum: