Inspect and view changes in Mindmap from Selected Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Mindmap from Selected Text",
"version": "1.0",
"description": "Generate a simple mindmap from selected text on any webpage.",
"permissions": [
"activeTab",
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icon.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"web_accessible_resources": [
"treant/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{19e6f9f4-2b50-42b7-ac90-86d9f83b8708}"
}
}
} Best Mindmap from Selected Text Alternatives
Here are some Firefox add-ons that are similar to Mindmap from Selected Text:
Text-to-Mindmap Converter
Beau Parrish
MapsOfMind: Save to mindmap
MapsOfMind
MindPane
VN88
Quick Mind Map
Uu88
MindMap Creator
Wohrroat
MindPane Plus
Minigame Sodo66
Simple Mind Map
Ben
MindSnap
Nguyễn Nhựt Thanh
Browser Bookmark Mindmapper
Cecilia
Highlight text
Nazeli
Mindomo - AI Mind Map Maker
Mindomo
Simple Highlighter
Krzysztof Stopa