By: Clément Escolano
Inspect and view changes in ScrummerTheodo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "ScrummerTheodo",
"version": "3.2.2",
"description": "Adds story points, post-estimation points and card ID to Trello",
"content_scripts": [
{
"run_at": "document_end",
"matches": [
"https://trello.com/*"
],
"js": [
"scrummer.js"
],
"css": [
"scrummer.css"
]
}
],
"permissions": [
"storage"
],
"manifest_version": 3,
"action": {
"default_icon": {
"48": "img/icon48.png",
"128": "img/icon128.png",
"1024": "img/icon1024.png"
},
"default_title": "ScrummerTheodo",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "scrummertheodo@theodo.fr",
"strict_min_version": "48.0"
}
}
} Best ScrummerTheodo Alternatives
Here are some Firefox add-ons that are similar to ScrummerTheodo:
Scrummer
Rick Pastoor
Scrum for Trello
Sean Colombo
Agile SCRUM for Trello boards
xaviesteve
Trello Card Counter
Arnaud LEMERCIER
Trello Enhancer
Slobodan Todorov
Better Trello
Mig
Agile Assistant
Sns
Let's agile
Heptartle
Strelloids - Trello on steroids
krzmig
Trello extras [Forked]
Diego Ferreira