Skip to content

NVDA add-on to shorten URLs

License

Notifications You must be signed in to change notification settings

nvdaaddons/urlShortener

 
 

Repository files navigation

URL Shortener

This add-on is used to shorten URLs from NVDA through is.gd.

Shorten URL dialog

Go to NVDA's menu, Tools submenu, and activate the Shorten URL item.

Alternatively, you can assign a gesture from the Input gestures dialog of NVDA.

The Shorten URL dialog includes the following controls:

  • A list to select one of the saved URLs. From this list, Press shift+tab to search, and tab to press one of the following buttons.
  • Copy shortened URL. This can also be activated by pressing Enter from the URLs list.
  • New: opens a dialog to type an URL to be shortened. A display name maybe provided from this dialog.
  • Rename: opens a dialog to provide a new name to display the selected URL on the list.
  • Delete: opens a dialog to delete the selected URL.
  • Remove saved URLs: opens a dialog to remove the saved URLs from the configuration folder.
  • Close.

Changes for 1.0.0

  • Initial version.

About

NVDA add-on to shorten URLs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.8%
  • CSS 2.1%
  • Smarty 2.1%