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"
      ]
    }
  ]
}

Best Google Keep code formatter Alternatives

Here are some Firefox add-ons that are similar to Google Keep code formatter: