Quick Custom Console Firefox

Examine source code of Quick Custom Console

Inspect and view changes in Quick Custom Console source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Custom Console",
  "version": "1.0",
  "description": "Addon mở bảng điều khiển trên trang web để chạy mã JavaScript.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f4de0692-4650-4392-80ab-40e46b75ec24}"
    }
  }
}

Best Quick Custom Console Alternatives

Here are some Firefox add-ons that are similar to Quick Custom Console: