GHRepoNameFiller Firefox

Examine source code of GHRepoNameFiller

By: strifel
Inspect and view changes in GHRepoNameFiller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GithubAutoFiller",
  "version": "1.1",
  "description": "Fills github archive/delete challenges automatically",
  "icons": {
    "48": "icons/filler-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*/*/settings"
      ],
      "js": [
        "fill.js"
      ]
    }
  ]
}

Best GHRepoNameFiller Alternatives

Here are some Firefox add-ons that are similar to GHRepoNameFiller: