GitLab Editor Popout Firefox

Examine source code of GitLab Editor Popout

提供元: SpicyBackend Add-on
Inspect and view changes in GitLab Editor Popout source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitLab Editor Popout",
  "version": "0.2resigned1",
  "description": "Open files in your editor straight from GitLab diffs.",
  "icons": {
    "32": "icons/gitlab-32.png",
    "48": "icons/gitlab-48.png",
    "96": "icons/gitlab-96.png",
    "128": "icons/gitlab-128.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/gitlab-32.png",
    "default_title": "GitLab Open in Editor",
    "default_popup": "popup/settings.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fe0a6b8f-1659-4893-87ac-22e879849fd6}"
    }
  }
}

ベストのGitLab Editor Popout代替案

GitLab Editor Popoutに類似したFirefox add-onをいくつか紹介します: