Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapSite (website)

This extension / library provide a bridge between webpage and browser extension, to capture the current webpage.

Useful to add a bug tracking tool inside your webpage during your internal development, or to get customers feedbacks.

Browsers compatibility:

  • Chrome >= 20
  • Firefox >= 47
  • Safari >= 8
  • Opera (soon)
  • Edge (soon)

Features:

  • Capture webpage content to clipboard using browser action
  • Useragent cannot be spoofed
  • Send screenshot as base64 through snapsite lib

Stores:

  • Chrome : link
  • Firefox : link
  • Safari : (packaged binary) link

Example:

  • Start server
    • python -m SimpleHTTPServer
  • Go to 127.0.0.1:8080/example.html
  • Click on "Try me"
  • If the port is already used, try again with an extra parameter
    • python -m SimpleHTTPServer 8180

Documentation:

https://flysteur-dev.github.io/snapsite/

About

The easiest way to get website internal / customers feedbacks (WebExtensions)

Topics

Resources

Stars

12 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages