Google Keep code formatter Firefox

Examine source code of Google Keep code formatter

Inspect and view changes in Google Keep code formatter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Keep code formatter",
  "description": "Makes backtick wrapped text look like code! {openSource}",
  "version": "0.6.2",
  "icons": {
    "128": "googleKeepCodeFormatter__icon.png"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "https://keep.google.com/",
        "https://keep.google.com/*"
      ],
      "js": [
        "assets/codeFormatter/codeFormatter.js",
        "googleKeepCodeFormatter.js"
      ]
    }
  ]
}

Meilleures alternatives Google Keep code formatter

Voici quelques Firefox add-ons qui sont similaires à Google Keep code formatter :