Skip to content

tagspaces/browser-extensions

Repository files navigation

TagSpaces web clipper for Chrome & Firefox

Downloads

Features

  • 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

User manual

A user manual and tips are available in the TagSpaces' online documentation

Known Issues

Issue are tracked in the issue tracker of this GitHub repository

Development

Install dependencies

yarn install

Build for Development

yarn build
  • Chrome Version: build/chrome/
  • Firefox Version: build/firefox/

To debug in Chrome:

  • Go to Window Menu -> Extensions
  • Enable developer's mode
  • Click on the load unpacked extension and select the folder with the builded

To debug in Firefox:

  • Go to Tools Menu
  • Click on Add-ons
  • Click the Gear Icon
  • Select Debug Add-ons
  • Click Load Temporary Add-on

License

See LICENSE

Privacy Policy

Available on the TagSpaces' webpage