This is an extension for Mozilla's Firefox to interact with the open source URL shortener Yourls. This page is just a stub and just contains a few screenshots. You will find more information on the plugin's website and at Mozilla's add-on platform.
- passwordless authentication
- provide a keyword for the short URL
- selected text on the web page to use it as keyword
- automatically copy the resulting short URL to your clipboard
- Access data for all web sites: The extension needs access to the current website to get the URL and potentially selected text (for keyword suggestions), and the extension needs to access any other URL to communicated with private YOURLS instances.
- Input data to the clipboard: The extension is able to copy the shortened URL to clipboard (can be configured in the extension's preferences)
Copyright 2011-2017 Martin Scharm
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.