By: Thomas Thiebaud
Inspect and view changes in Trello branch name source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Trello branch name",
"version": "1.13resigned1",
"description": "Add a button on each trello card to create a git branch name from the card name",
"icons": {
"48": "images/icon_48.png",
"96": "images/icon_96.png"
},
"content_scripts": [
{
"matches": [
"*://*.trello.com/*"
],
"js": [
"arrive.min.js",
"git.js"
]
}
],
"web_accessible_resources": [
"images/git_16.png"
],
"permissions": [
"clipboardWrite",
"notifications",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"applications": {
"gecko": {
"id": "{34385045-f80b-464b-980b-13f47e101692}"
}
}
} Best Trello branch name Alternatives
Here are some Firefox add-ons that are similar to Trello branch name:
Trello Card Title Hyperlinks
JP
Tickety-Tick
bitcrowd
Jira Phoenix Branch Creator
KMielnik
Branch Namer
P-C
Repozen Clickup Branch
Rztprog
ShowingTime - Branch Name
Aleksandar Randjelovic
Kanbranch by DevKan
Julien
modals for github project
Alexsander
GitHub PR Configurator
Mohsen Bahman
Trello extras [Forked]
Diego Ferreira
Jira to Git Branch
Mohibul Hassan Chowdhury
AI-Powered Git Branch Name Generator for Jira
David