Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ddawson/Link-Tools
Configurable copy and visit operations for links in Firefox
https://github.com/ddawson/Link-Tools
thumbnails urls webextension
Last synced: 12 days ago
JSON representation
Configurable copy and visit operations for links in Firefox
- Host: GitHub
- URL: https://github.com/ddawson/Link-Tools
- Owner: ddawson
- License: gpl-3.0
- Created: 2018-04-18T17:13:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T02:48:12.000Z (over 1 year ago)
- Last Synced: 2024-08-01T16:46:19.315Z (3 months ago)
- Topics: thumbnails, urls, webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/link-tools/
- Size: 80.1 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Link Tools
A WebExtension that allows you to manipulate links in various ways. Has
the following features:* Get parts of links and altered links, e.g. convert between desktop and
mobile links, extract identifiers, or change to alternate domains.
* Operations to copy things to the clipboard and to visit links.
* Can operate on links in the page (right-click) and the page address.
* Can decode embedded links (provided a pattern is known), exposing them
to all copy and visit operations.
* Limited ability to decode query parameters.
* Optional popup thumbnails on mouseover (requires URLs that can be
derived directly from given links).
* A facility is provided for adding your own operations, as well as
importing and exporting them.