markdown table editer Firefox

Examine source code of markdown table editer

提供元: amanoese
Inspect and view changes in markdown table editer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "markdown table editer",
  "version": "1.0.10resigned1",
  "manifest_version": 2,
  "description": "easy markdown table editer",
  "homepage_url": "https://twitter.com/amanoese",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "scripts": [
      "src/bg/background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "contextMenus"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "src/inject/index.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{00bd23d9-88fd-4f55-a104-66b35f8ea830}"
    }
  }
}

ベストのmarkdown table editer代替案

markdown table editerに類似したFirefox add-onをいくつか紹介します: