Opal Developer Tools Firefox

Examine source code of Opal Developer Tools

Inspect and view changes in Opal Developer Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OpalDeveloperTools",
  "description": "Tools for working with Opal Ruby in the browser.",
  "version": "0.0.3",
  "author": "Jan Biedermann",
  "homepage_url": "https://github.com/isomorfeus/opal-devtools",
  "applications": {
    "gecko": {
      "id": "@opal-devtools"
    }
  },
  "icons": {
    "48": "icons/opal_devtools_48_t.png",
    "128": "icons/opal_devtools_128_t.png"
  },
  "permissions": [
    "<all_urls>",
    "activeTab"
  ],
  "devtools_page": "devtools/devtools-page.html",
  "background": {
    "scripts": [
      "background_scripts/background.js"
    ]
  }
}

Best Opal Developer Tools Alternatives

Here are some Firefox add-ons that are similar to Opal Developer Tools: