Github Lines of Code Firefox

Examine source code of Github Lines of Code

Por: pajecawav
Inspect and view changes in Github Lines of Code source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "$schema": "https://json.schemastore.org/webextension.json",
  "name": "Github Lines of Code",
  "description": "Display lines of code in a Github repository",
  "version": "1.1.0",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "https://github.com/*",
    "https://ghloc.ifels.dev/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dd48306e-823f-4c70-902a-c7612f8c14fc}"
    }
  }
}

Melhores alternativas Github Lines of Code

Aqui estão algumas Firefox add-ons que são similares a Github Lines of Code: