Swift Notes Firefox

Examine source code of Swift Notes

Inspect and view changes in Swift Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Swift Notes",
  "version": "1.1.2",
  "description": "Auto-saving markdown editor with inline heading rendering",
  "browser_specific_settings": {
    "gecko": {
      "id": "{eb9219f3-4245-473d-91f5-b0118fd4620f}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "res/16.png",
    "32": "res/32.png",
    "48": "res/48.png",
    "96": "res/96.png",
    "128": "res/128.png"
  },
  "browser_action": {
    "default_popup": "panel/panel.html",
    "default_icon": {
      "16": "res/16.png",
      "32": "res/32.png",
      "48": "res/48.png",
      "96": "res/96.png",
      "128": "res/128.png"
    }
  },
  "background": {
    "scripts": [
      "scripts/main.js"
    ]
  },
  "permissions": [
    "storage"
  ]
}

Meilleures alternatives Swift Notes

Voici quelques Firefox add-ons qui sont similaires à Swift Notes :