Skip to content

Freika/SendUrl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SendUrl Chrome Extension

SendUrl takes urls of all open tabs in Chrome and sents them to your backend.

Usage

  • Install extension to Chrome
  • Install Sinatra gem install sinatra
  • Run Sinatra dummy app ruby dummy.rb
  • Open several tabs in Chrome
  • Click on SendUrl extension icon.
  • ...
  • You are beautiful!

History

  • v0.1 initial release

License

MIT. See LICENSE included in this repo.

Developer

Based on Chris Dzombak's OpenList

  • Eugene Burmakin

About

Chrome extension to get URLs of opened tabs and send them to backend

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.1%
  • HTML 27.0%
  • Ruby 2.9%