File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 44[x] file:// stops entire workspace from opening (Issue #29)
55[x] Import & export (Issue #18)
66[x] Mark open workspaces in the list
7- [ ] Problems creating new workspace (Issue #31)
87
98# v0.8
109[ ] Dark theme
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ This document contains a list of steps to verify proper functionality of Workspa
167167
168168### 7.2 Restore multiple windows
169169- PREQ 2.3
170- - Go to browser ` Setting > On start-up ` and select ` Continue where you left off `
170+ - Go to browser ` Setting > On startup ` and select ` Continue where you left off `
171171- Press <kbd >Ctrl/Cmd + Q</kbd > to quit browser
172172- Open the browser again
173173- EXP ` Green ` and ` Blue ` workspaces are opened again
@@ -352,13 +352,13 @@ This document contains a list of steps to verify proper functionality of Workspa
352352- Open some pages in ` Green ` and ` Blue ` workspaces
353353- Open extension Options
354354- Click ` Export ` button
355- - EXP ` workspaces_backup.json ` file is downloaded
355+ - EXP JSON file is downloaded
356356- EXP The file contains workspaces data
357357
358358### 13.2 Import
359359- PREQ 1.1
360360- Open extension Options
361- - Click ` Import ` button and select ` workspaces_backup.json ` created in step 13.1
361+ - Click ` Import ` button and select JSON file created in step 13.1
362362- EXP ` Success! ` message is displayed below the button
363363- Click the extension button
364364- EXP ` Green ` and ` Blue ` workspaces are in the list
You can’t perform that action at this time.
0 commit comments