Github Actions Flexible Interface Firefox

Examine source code of Github Actions Flexible Interface

제작자: Dmitrii Sergeev
Inspect and view changes in Github Actions Flexible Interface source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github Actions Flexible Interface",
  "author": "Dmitry Sergeev",
  "homepage_url": "https://github.com/identw/github-actions-flexible-interface",
  "version": "0.3.18",
  "description": "This extension gives flexible customization of the workflows menu. Gives the abilities: folders, rename workflows, group builds",
  "icons": {
    "16": "16x16.png",
    "24": "24x24.png",
    "32": "32x32.png",
    "48": "48x48.png",
    "64": "64x64.png",
    "96": "96x96.png",
    "128": "128x128.png",
    "256": "256x256.png",
    "512": "512x512.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*",
        "https://github.com/*/*/actions/workflows/*.yaml",
        "https://github.com/*/*/actions",
        "https://github.com/*/*/actions/workflows/*.yml"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5a22710b-5d19-4dcd-bc24-9146bbf2f600}"
    }
  }
}

최고의 Github Actions Flexible Interface 대안

다음은 Github Actions Flexible Interface과(와) 유사한 Firefox add-on입니다: