By: DudeSoft
Inspect and view changes in Trello Markdown Descriptions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Trello Markdown Descriptions",
"version": "1.0.0",
"description": "Renders Trello card descriptions as proper markdown including tables - addressing the long-requested community feature",
"permissions": [
"activeTab",
"https://trello.com/*"
],
"content_scripts": [
{
"matches": [
"https://trello.com/*"
],
"js": [
"lib/marked.min.js",
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
"lib/marked.min.js"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"applications": {
"gecko": {
"id": "trello-markdown-descriptions@dudesoft.dev",
"strict_min_version": "58.0"
}
},
"author": "Philipp Kursawe",
"homepage_url": "https://github.com/pke/trello-markdown-descriptions"
} Best Trello Markdown Descriptions Alternatives
Here are some Firefox add-ons that are similar to Trello Markdown Descriptions:
Better Trello
Mig
Trello Super Powers
Christian Kaindl
Trello compact cards
Simon Tysland
Quick Trello Card Creator
Derek Martin
Trello Improvements
Robert Ivanov
Trello Boosted Boards
Elk Vision
Highlight Fix for Trello
Zachary Yaro
MD Table
KabirCros
Trello Organizer
trello_organizer
Agile SCRUM for Trello boards
xaviesteve
TextPerfect-Enhance TUF Notes
Pratham Sharda