Inspect and view changes in Kanban Card User Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Kanban Card User Filter",
"version": "1",
"description": "Filter Kanban cards by assignee on Basecamp board pages with configurable tags.",
"permissions": [
"storage"
],
"action": {
"default_popup": "popup.html",
"default_title": "Kanban Filter Settings"
},
"content_scripts": [
{
"matches": [
"https://3.basecamp.com/*"
],
"js": [
"scripts/browser-compat.js",
"scripts/config.js",
"scripts/utils.js",
"scripts/parser.js",
"scripts/data.js",
"scripts/ui-renderer.js",
"scripts/filter.js",
"scripts/contents.js"
],
"css": [
"styles.css"
],
"all_frames": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "kanban-card-user-filter@basecamp",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Kanban Card User Filter Alternatives
Here are some Firefox add-ons that are similar to Kanban Card User Filter:
Daypack by Label Vier
Label Vier
Backpack by Label Vier
Label Vier
Kanbanize
Kanbanize
Tracked for Basecamp
TrackedHQ
Kanbanly
Nodetics
Kanban Project Manager
Max Gordon
KanbanTab
Tomas Woksepp
KanbanFlow+
Iván Barcia
KanbanTab — New Tab To-Do List
Tomas Woksepp
Agile SCRUM for Trello boards
xaviesteve
Quick Kanban
bl555
Basecamp Todo Highlighter
chrishaas