You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make variable names consistent (e.g., underscore for private members)
Function name convention: windows removed, not closed
Explicitly state which members are private and which are public
No padding for curly braces
Reorder member functions
Refactor WindowsService.update()
Sort tabs by domain name or tab title
Remove duplicate tabs
When a tab is clicked in the sorting session, bring that Chrome tab into focus
At top level, check in other windows for duplicate tabs
Select multiple tabs or windows at once
Optimize layout
Smaller tabs and windows when browser window is small
Nice to have
Update Font Awesome to version 5
Obtain hi-res favicons for sorting session tabs OR show screenshots of the web page
Better error handling (e.g. exceptions)
Animations for tab deduplication
Periodically reload tab icons
Merge windows
Layout: lists within grid squares
Only show reset and apply button when changes present; change menu bar colour when changes present
Bugs
All tab title tooltips disappear after any tab's position within sortable is changed
Popup windows (which cannot have more than one tab) show up in the extension. If one tries to interact with this window, the extension crashes and enters an unusable state.
The text was updated successfully, but these errors were encountered:
Important
WindowComponent
, use animation state variablesmanifest.json
, esp. version numberprivate
members)private
and which arepublic
WindowsService.update()
Nice to have
Bugs
The text was updated successfully, but these errors were encountered: