Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glutexo/ulozto-link-decrypter
Uloz.to link decrypter
https://github.com/glutexo/ulozto-link-decrypter
Last synced: 15 days ago
JSON representation
Uloz.to link decrypter
- Host: GitHub
- URL: https://github.com/glutexo/ulozto-link-decrypter
- Owner: Glutexo
- Created: 2014-02-09T14:20:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-09T14:34:17.000Z (almost 11 years ago)
- Last Synced: 2024-11-18T03:33:43.110Z (about 2 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Uloz.to link decrypter is a simple Safari extension that makes the Uloz.to (ulozto.cz) website a little more usable. It works on ulozto.sk and zachowajto.pl sites too.
This extension modifies item links on the search page so they have a standard _href_ attribute. Without this extension, the links have just some _data-icon_ attribute and no _href_. Upon clicking on a link, some JavaScript is triggered that looks up the _data-icon_ attribute in a dictionary, encoded URL is then returned, decoded and a redirect happens. This situation has many drawbacks and one of them is that it is not possible to pick a _Copy link to clipboard_ item from a context menu (right-click).
Practical use can be that if a download manager is used, which watches the clipboard for URL’s, search results from the page can be simply added to the manager by using the _Copy link to clipboard_ context menu item.