hide the titlebar Firefox

Examine source code of hide the titlebar

Inspect and view changes in hide the titlebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Hide the titlebar, for X11.",
  "manifest_version": 2,
  "name": "hide the titlebar",
  "version": "1.1resigned1",
  "icons": {
    "96": "icon.svg"
  },
  "applications": {
    "gecko": {
      "id": "hide-titlebar@nanpuyue.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "browser_style": true,
    "page": "options.html"
  },
  "permissions": [
    "nativeMessaging"
  ]
}

Best hide the titlebar Alternatives

Here are some Firefox add-ons that are similar to hide the titlebar: