▲ 6 points
back
5 comments
The source code is available on Github: https://github.com/joaocolombo/textdown :D
Thank you, simple and to the point. One sugestion: allow the user to choose where to save exported files; right now it appears to save only to the "downloads" folder.
You can setup it on Chrome just check to ask where chrome should save a file:
chrome://chrome/settings/search#Download
Glad you liked :D
Why does it require so many permissions?
"Access your data on all website Access your tabs and browsing history"
- data on all websites: to add an option to copy a link/image
in markdown.
- tabs and browsing history: to allow the user use textdown alone as a native app(press ctrl + shift + y).