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입니다: