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입니다: