Inspect and view changes in Standup Flow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Standup Aid",
"version": "0.2.0",
"description": "Shuffle team members, show overlay timer, control order during standup.",
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"icons": {
"48": "icons/standup.svg",
"96": "icons/standup.svg",
"128": "icons/icon-128.png"
},
"background": {
"scripts": [
"background.js"
],
"service_worker": "background.js"
},
"web_accessible_resources": [
{
"resources": [
"overlay.css",
"utils/*.js"
],
"matches": [
"<all_urls>"
]
}
],
"action": {
"default_title": "Standup Overlay",
"default_icon": {
"19": "icons/standup.svg",
"38": "icons/standup.svg"
}
},
"commands": {
"toggle-overlay": {
"suggested_key": {
"default": "Alt+S"
},
"description": "Toggle standup overlay"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{2f3b0c1e-6b3d-4d9b-9a83-9b0b6e2f8d0a}",
"strict_min_version": "109.0"
}
}
} Best Standup Flow Alternatives
Here are some Firefox add-ons that are similar to Standup Flow:
Standup Tracker
aqdevvys
Standup Aid
Vijay Raj
Agile Assistant
Sns
ProductivityFlow
Daga
Flow - Website Blocker & Habit Tracker
vishwa-vsr
FlowSync
XMP
TrackMate – Jira Time Tracker
Mustafa Önder
Thunder Countdown Flow
Mathieu
FlowState - Pomodoro Timer & Todo List
Jaskirat Anand
Flow - Website Manager & Habit Tracker
vishwa-vsr
JIRA Standup Mode
Jamedjo
Stand Up Integration
Legendusashirt