Skip to content

Releases: Infocatcher/Link_Properties_Plus_WE

v.2.0b4 (2019-02-08)

08 Feb 08:42
Compare
Choose a tag to compare

x Correctly handle not yet supported “visible” property for browser.contextMenus.create() in Firefox 60 – 62, context menu for selected text links will actually work only in Firefox 63+.

v.2.0b3 (2019-01-28)

28 Jan 17:11
Compare
Choose a tag to compare

x Correctly stop wait for browser.webRequest.onSendHeaders in case of blocked request.
+ Added support for selected text links (Firefox 60+).

v.2.0b2 (2019-01-26)

26 Jan 14:19
Compare
Choose a tag to compare

* Updated hotkey validation: mark as invalid only if browser.commands.update() failed.
+ Added ability to close tab/window using Esc key.
x Workaround to show request headers in case of browser.webRequest.onSendHeaders notification after server response.

v.2.0b1 (2019-01-05)

05 Jan 14:51
Compare
Choose a tag to compare

+ Added ability to configure hotkey.
* Don't use __MSG_…__ localization key in window title: was visible as is at startup.
+ Added update notice: WE API restrictions + link to classic version.
* Now used ID of Link Properties Plus (+ bump version to 2.0b1 to update from Link Properties Plus).

v.0.1a2 (2018-04-06)

06 Apr 19:41
Compare
Choose a tag to compare

+ Added locales from original Link Properties Plus.
+ Added options to hide output items.
* Automatically prepend “http://” to URLs without protocol.
x Correctly detect redirects like HSTS.
x Correctly show direct link for URLs with #hash.
x Correctly encode referers with Unicode characters.
* Apply options around output formatting on the fly.
+ Added links to open and download initial and direct links.
* Tweak styles.
x Fixes for disabled multi-process mode.
* Activate already opened properties tab/window (don't open for the same URL and referer twice).
x Correctly pass referer from context menu in Firefox 60+.
* Open private properties windows from private tabs.
+ Added option to restore window position (movement is visible due to API limitations).
* Changed (inverted) option: “open in tab” → “open in window”.
+ Added Alt+Shift+L hotkey to open properties.

v.0.1a1 (2018-01-15)

15 Jan 13:22
Compare
Choose a tag to compare

* First WebExtensions draft.

To test: about:debugging → Load Temporary Add-on