MapsOfMind: Save to mindmap Firefox

Examine source code of MapsOfMind: Save to mindmap

Inspect and view changes in MapsOfMind: Save to mindmap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "support@mapsofmind.com",
      "strict_min_version": "60.0"
    }
  },
  "name": "MapsOfMind: Save to mindmap",
  "description": "Save the selected text from the active tab to your MapsOfMind map.",
  "version": "1.0.2",
  "permissions": [
    "contextMenus",
    "storage",
    "activeTab",
    "notifications",
    "cookies",
    "clipboardRead",
    "http://127.0.0.1:8000/*",
    "https://www.mapsofmind.com/*",
    "http://173.255.248.144/*",
    "https://173.255.248.144/*"
  ],
  "background": {
    "scripts": [
      "backgroundScript.js"
    ],
    "persistent": false
  },
  "manifest_version": 2,
  "icons": {
    "48": "images/ico48.png",
    "64": "images/ico.png",
    "96": "images/ico96.png"
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "browser_action": {
    "default_popup": "options.html"
  },
  "options_page": "options.html",
  "commands": {
    "save-text-to-map": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      },
      "description": "Save the selected text from the active tab to your MapsOfMind map."
    }
  }
}

Mejores alternativas MapsOfMind: Save to mindmap

Aquí hay algunas Firefox add-ons que son similares a MapsOfMind: Save to mindmap: