- Google Chrome: Chrome Web Store - TagSpaces
- Firefox: TagSpaces :: Add-ons for Firefox
- Saving complete web pages as HTML and MHTML(chrome only) files
- Saving selected part of a web pages as HTML file
- Saving a screenshot of the visible area of the current tab as PNG file
- Saving a bookmark as URL files
You can add keyboard shortuts for opening the web scrapping menu.
- Open Extensions Page at chrome://extensions/.
- Scroll to the bottom and click "Keyboard shortcuts"
- Assign Keyboard Shortcuts in the dialog.
- Chrome: Enabling the setting 'Ask where to save each file before downloading' in the Downloads section of the Chorme settings, will make you files not be saved automatically in the default downdload folder.
yarn install
yarn build
- Chrome Version:
build/chrome/
- Firefox Version:
build/firefox/
To debug in Chrome: [Window] Menu -> Extensions -> Load unpacked extension
To debug in Firefox: [Tools] Menu -> Add-ons -> [Gear] Icon -> Debug Add-ons -> Load Temporary Add-on
See LICENSE