m-rtijn / argostime

Keep an eye on prices
https://argostime.mrtijn.nl/
GNU Affero General Public License v3.0
8 stars 4 forks source link

Bookmarklet support #44

Closed tweska closed 2 years ago

tweska commented 2 years ago

Turns out you don't actually need to make a browser plugin to close #31!

tweska commented 2 years ago

BTW @m-rtijn, you can test this on localhost as well using:

javascript:void(location.href='http://localhost:8000/add_url?url='+location.href)

instead of:

javascript:void(location.href='http://argostime.mrtijn.nl/add_url?url='+location.href)