GitLab Issue Creator Firefox

Examine source code of GitLab Issue Creator

提供元: Fathan Add-on
Inspect and view changes in GitLab Issue Creator 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": 3,
  "name": "GitLab Issue Creator",
  "version": "1.0.2",
  "description": "Create GitLab issues/features with templates and import from spreadsheet",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://gitlab.dot.co.id/*",
    "https://script.google.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gitlab-issue-creator-public@dot.co.id",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのGitLab Issue Creator代替案

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