Google Keep code formatter Firefox

Examine source code of Google Keep code formatter

提供元: Ryan P. C. McQuen
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"
      ]
    }
  ]
}

ベストのGoogle Keep code formatter代替案

Google Keep code formatterに類似したFirefox add-onをいくつか紹介します: