GitHub to Linear Firefox

Examine source code of GitHub to Linear

제작자: delucis Add-on
Inspect and view changes in GitHub to Linear 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
{
  "manifest_version": 2,
  "name": "GitHub to Linear",
  "version": "0.7.0",
  "description": "View and create Linear tickets from any GitHub PR or issue.",
  "author": "swithinbank@gmail.com",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "permissions": [
    "storage",
    "https://github.com/*",
    "https://api.linear.app/*"
  ],
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "css": [
        "scripts/content.css"
      ],
      "matches": [
        "https://github.com/*"
      ],
      "exclude_matches": [
        "https://*/login/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": false,
    "chrome_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{51c088ab-6ad6-455e-8988-8c7801ea2487}"
    }
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoq0jUgZWo0ULoETpbFOTFpTBp68VjK61fWLY9RVjmrIR5jTmNXBobwBf4Cwrn0iP1rm2koTGw3fycEcuDlDWqdITZawIlEKhvl6Kz278Lqx54zsljbPzf5t/alTmJe9rhSfTsIhFGsROT9I7PZgvTzNhBOCJPPH8BgVQv1KsU9hzeYY5+7eYcQze7FQh1/TLtE6yYJz3311FBIFGpka5zOredty/g6Q02K9/Rxc6SFYWbxqeaEgMbPHXj/tju0otbaIVFEFfniMVZSeM9ROfytpJzb/5RVRgaz4DdEjZclo05LoelOIL9L5/4ZPdq7zKR+4MwZpOcfCvLns0h9lckQIDAQAB"
}

최고의 GitHub to Linear 대안

다음은 GitHub to Linear과(와) 유사한 Firefox add-on입니다: