April 10th, 2013· Corrected position of context menu item in SeaMonkey's mail.
· Now used platform-specific line breaks to copy multiline text to clipboard.
· Added ability to detect selected links in input fields (extensions.linkPropertiesPlus.context.onSelection.inInputFields preference).
· Added extensions.linkPropertiesPlus.ownWindow.cropFileNameInTitle preference to crop too long file names in window title (or hide it at all).
· Now fully compatible with per-window private browsing (include support for Private Tab extension) (#1).
· Added tooltip with all redirects to "Direct Link" input field (#2).
· Fixed position of item in Tools menu in latest Firefox Nightly.
· Minor optimizations and improvements.
January 12th, 2013· Fixed fallback save method in Firefox 20.0a1.
Improved handling of HTTP referers:
· "Internal" and file:// links now never used as referers (but you still can manually set any referer).
· Improved handling of built-in network.http.sendRefererHeader preference: now "Referer:" field shows real value (instead of old "internal" handling).
· Added extensions.linkPropertiesPlus.useFakeReferer.force preference to use fake referer, if rererefs sending was disabled using network.http.sendRefererHeader.
· Added extensions.linkPropertiesPlus.useRealRefererForTextLinks preference to send real referers for text links.
· Improved startup performance for main application window.
· Used built-in function to read text from clipboard + added changes for "Implement per-window Private Browsing" bug.
· Added possibility to load bypass cache: Shift+Enter or Shift+click/middle-click on "Get properties" button.
· Small internal improvements.
January 7th, 2013· No longer use internal JAR archive.
· In some cases "Apply" button in options dialog was remained incorrectly disabled or enabled.
January 5th, 2013· Added French locale (fr), thanks to Calimero988.
January 3rd, 2013· Prepare for publication on AMO;
· Changed the ID extension.
· Changed the name to "Link Properties Plus".
· Settings transferred to the branch extensions.linkPropertiesPlus.
· Changed prefix all identifiers, classes and global objects.
· Added a warning when you try to open a large number of windows from a window of information about the page.
· Menu items renamed "Link Properties".
· Closing timer restarts if you type it.
· Fixed when the setting extensions.linkPropertiesPlus.useBinaryPrefixes.
· Improved mechanism to retrieve the selected text - no longer need to allocate a link up to the surrounding white space.
· Paragraph context menu for selected text link now shows the beginning of the detected links (extensions.linkPropertiesPlus.context.onSelection.cropLinkInLabel set to 0 to disable).
· Added context menu to the left column with the signatures to copy the current line or all lines and call options.
· Fixed opening subsidiaries tabs after closing the parent tab.
· Added support for protocols, file:, view-source:, jar: and about:.
· Added the discovery settings automatically close when clicking on the progress bar.
· Closing timer is restarted when you request a new link properties.
· Added item in the application menu - Tools (Thunderbird 17 and above).
· Added links for getting properties Ctrl + Enter, not just the Enter (you can expect to Enter the window closes).