Render Whitespace on GitHub Firefox

Examine source code of Render Whitespace on GitHub

제작자: glebm
Inspect and view changes in Render Whitespace on GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Render Whitespace on GitHub",
  "version": "1.3.13resigned1",
  "author": "Gleb Mazovetskiy",
  "content_scripts": [
    {
      "js": [
        "RenderWhitespaceOnGithub.user.js"
      ],
      "matches": [
        "https://gist.github.com/*",
        "https://github.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "storage"
  ],
  "homepage_url": "https://github.com/glebm/render-whitespace-on-github",
  "description": "Renders spaces as · and tabs as → in all the code on GitHub.",
  "icons": {
    "128": "icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "{fe77d2f3-588a-4b1f-a279-5a87dc88eb2c}",
      "strict_min_version": "48.0"
    }
  }
}

최고의 Render Whitespace on GitHub 대안

다음은 Render Whitespace on GitHub과(와) 유사한 Firefox add-on입니다: