제작자: Hillary M
Inspect and view changes in Trello Groups source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Trello Group Toggle",
"version": "1.1",
"description": "Adds swimlanes to Trello by grouping lists.",
"permissions": [
"storage",
"activeTab",
"tabs",
"https://trello.com/*"
],
"background": {
"scripts": [
"background_script.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Trello-Groups",
"default_icon": {
"16": "icons/icon.png"
}
},
"content_scripts": [
{
"matches": [
"https://trello.com/*"
],
"js": [
"content_script.js"
],
"css": [
"trelloGroup.css"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{2b07471b-3d96-48c1-81f1-ea5843a87601}"
}
}
} 최고의 Trello Groups 대안
다음은 Trello Groups과(와) 유사한 Firefox add-on입니다:
Swimlanes for Trello
Jeff Yaus
layout-trello-ff
Timmy Jose
TredoList
Olivier Cado
Trello Collapse Empty Lanes
daf
Voyhoy board
Abel Rangel
Better Trello
Mig
Trello compact cards
Simon Tysland
Agile SCRUM for Trello boards
xaviesteve
Collapsible Trello Lists
webrender
Trello Super Powers
Christian Kaindl
Simple Tab Groups Lm
Imon Luna
Tabs Group
lambidu