GitHub Pane Maximization Firefox

Examine source code of GitHub Pane Maximization

提供元: hoge-fuga-piyo Add-on
Inspect and view changes in GitHub Pane Maximization source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
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"
  ]
}

ベストのGitHub Pane Maximization代替案

GitHub Pane Maximizationに類似したFirefox add-onをいくつか紹介します: