GitHub Pane Maximization Firefox

Examine source code of GitHub Pane Maximization

Inspect and view changes in GitHub Pane Maximization source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GitHub Pane Maximization",
  "description": "GitHub Pane Maximization",
  "version": "1.5",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "img/icon16.png"
  },
  "icons": {
    "16": "img/icon16.png",
    "32": "img/icon32.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "background": {
    "scripts": [
      "src/background/background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs",
    "https://*/blob/*",
    "https://*/pull/*",
    "https://*/compare/*",
    "https://*/commit/*",
    "storage"
  ]
}

Mejores alternativas GitHub Pane Maximization

Aquí hay algunas Firefox add-ons que son similares a GitHub Pane Maximization: