Help you operate tabs' url more conveniently
- get all tabs' urls
- copy all tabs' urls to clipboard(Chrome only!)
- save all tabs' urls to local file
- read local file and open all urls in the file(file generated from 'save' function)
- fix wrong month in saved file's name bug Issue #1
- change extension description, give more detail for what this extension can do
- add tab titles
- adjust popup window's height according to the table's height until reach the max height
- add paypal donation and change donation approach automatically according to users' location Issue #2
- handle when the local file's content is not what we want(invalide url etc.).
- security strategy. 'load' button will open all url in local file, what if the url is unsafe or the file has been modified.