[ext] Right Links 0.4.1 + Right Links WE 0.5b7

Announce and Discuss the Latest Theme and Extension Releases.
Post Reply
travis_san
Posts: 27
Joined: March 23rd, 2011, 10:04 pm

Re: [ext] Right Links 0.3.6.3

Post by travis_san »

Actually, Redirect Remover stopped functioning properly in the latest nightly (I knew this day would come!). I've switched over to Redirect Cleaner which is similar and is compatible with Right Links. Thanks for your help.
User avatar
Infocatcher
Posts: 257
Joined: July 1st, 2007, 3:45 am

Re: [ext] Right Links 0.3.7

Post by Infocatcher »

Version 0.3.7 (2012-09-03)
[+] Added possibility to open links using "long" left-click.
[+] Added hidden preferences to open links in new windows (extensions.rightlinks.loadInWindow and extensions.rightlinks.loadInWindow.left).
[*] Improved compatibility with mouse gestures when switching tabs.
[x] Fixed preference extensions.rightlinks.ui.closeMenuRightClick in Firefox 16.0a1 (in addition to closing the menu, checkboxes is also switched).
[+] Added Alt+F2 hotkey to open options menu (preference extensions.rightlinks.key.showSettingsPopup).
[+] Added detection links in CSS-rules inspector (Tools - Web Developer - Inspect - Style) and hidden preference extensions.rightlinks.enabledOnCSSEditorLinks.
[+] Added detection links in Web Console (Tools - Web Developer - Web Console).
[x] Fixed toolbar button appearance with enabled extensions.rightlinks.ui.toolbarbuttonCheckedStyle preference.
This game has no name. It will never be the same. ©
User avatar
Infocatcher
Posts: 257
Joined: July 1st, 2007, 3:45 am

Re: [ext] Right Links 0.3.7.1

Post by Infocatcher »

Version 0.3.7.1 (2012-09-03)
[x] Fixed: preference extensions.rightlinks.ui.toolbarbuttonCheckedStyle doesn't work for recently added toolbar button.
This game has no name. It will never be the same. ©
User avatar
Infocatcher
Posts: 257
Joined: July 1st, 2007, 3:45 am

Re: [ext] Right Links 0.3.7.1

Post by Infocatcher »

Version 0.3.7.2 (2012-09-10)
[x] Fixed incompatibility of "long" left-click feature with budaneki extension.
This game has no name. It will never be the same. ©
00ron525
Posts: 1
Joined: September 22nd, 2012, 9:35 pm

Re: [ext] Right Links 0.3.7.2

Post by 00ron525 »

I have checked in about config everything was set correctly.

I may not have been clear on what I meant. right links does open the tab but what I meant was it does not switch to it automatically, you still need to click on the tab to switch to it.
Ron
User avatar
James
Moderator
Posts: 27999
Joined: June 18th, 2003, 3:07 pm
Location: Made in Canada

Re: [ext] Right Links 0.3.7.2

Post by James »

Tools (Firefox button) ->Options->Tabs->[v]When I open a link in a new tab, switch to it immediately.
User avatar
Infocatcher
Posts: 257
Joined: July 1st, 2007, 3:45 am

Re: [ext] Right Links 0.3.7.2

Post by Infocatcher »

00ron525 wrote:I may not have been clear on what I meant. right links does open the tab but what I meant was it does not switch to it automatically, you still need to click on the tab to switch to it.
Ron

That's easy:
(Options in Add-ons Manager or context menu of any item from Right Links) – Load links in background (and Load JavaScript-links in background)
And similar items in "Long left-click" sub menu.

Or in about:config:
extensions.rightlinks.loadInBackground
extensions.rightlinks.loadJavaScriptLinksInBackground
extensions.rightlinks.loadInBackground.left
extensions.rightlinks.loadJavaScriptLinksInBackground.left

James wrote:Tools (Firefox button) ->Options->Tabs->[v]When I open a link in a new tab, switch to it immediately.
Right Links doesn't use this option, so users with middle button can configure different behavior for middle- and right-click.
This game has no name. It will never be the same. ©
omotrl
Posts: 2
Joined: November 17th, 2012, 1:23 pm

Re: [ext] Right Links 0.3.7.2

Post by omotrl »

Hi,

There is a conflict between Right Links and Firegestures. In Firegestures I use mouse wheel when holding down Right button to produce a search menu. Everything works fine, except in one case, namely, when I highlight with the mouse a word or phrase that represents a link intending to search for these words and when I click the right button (with the cursor being over the link), that's where things start to go wrong. Right Links kick in, of course, but it opens two tabs, instead of one and from this moment on, every mouse click (right or left) anywhere within Firefox results in a new tab opening (the same page). There is no way to stop it except to close Firefox. ](*,)
Please help, if not getting rid of this altogether, then at least to stop this behavior without having to close Firefox.
User avatar
Infocatcher
Posts: 257
Joined: July 1st, 2007, 3:45 am

Re: [ext] Right Links 0.3.7.2

Post by Infocatcher »

omotrl wrote:There is a conflict between Right Links and Firegestures.

Corrected, thanks:
Stop Right Links after mouse scroll (for compatibility with mouse gestures)

And some mouse gestures related bugs are already fixed after this report (translation).

You can try this test version: right_links-0.3.7.3pre5-unpacked-fx-sm.xpi
This game has no name. It will never be the same. ©
omotrl
Posts: 2
Joined: November 17th, 2012, 1:23 pm

Re: [ext] Right Links 0.3.7.2

Post by omotrl »

Many thanks!
User avatar
Infocatcher
Posts: 257
Joined: July 1st, 2007, 3:45 am

Re: [ext] Right Links 0.3.7.2

Post by Infocatcher »

Version 0.3.8 (2013-01-04)
[*] Improved mechanism of temporary disabling: now disabled extension handles only necessary minimum of the events.
[x] Fixed opening links using "long" left-click when used extensions for mouse gestures.
[*] Click handling now stops after mouse wheel (for compatibility with mouse gestures).
[+] Added calling of browser API for security checks before load of any link.
[*] Small internal improvements and optimizations.
This game has no name. It will never be the same. ©
firefoxuse
Posts: 1086
Joined: November 8th, 2011, 12:06 pm

Re: [ext] Right Links 0.3.8

Post by firefoxuse »

hello!

can you make it copy the email to clipboard, when we right click on an email address link?
and ofcourse, context menu can be triggered with ctrl+right click

thanks!
User avatar
Infocatcher
Posts: 257
Joined: July 1st, 2007, 3:45 am

Re: [ext] Right Links 0.3.8

Post by Infocatcher »

firefoxuse wrote:can you make it copy the email to clipboard, when we right click on an email address link?

I added new possible value for extensions.rightlinks.filesLinksPolicy preference.
So in new version you will be able to set
extensions.rightlinks.filesLinksMask = ^mailto:
extensions.rightlinks.filesLinksPolicy = 3
This game has no name. It will never be the same. ©
User avatar
Infocatcher
Posts: 257
Joined: July 1st, 2007, 3:45 am

Re: [ext] Right Links 0.3.8

Post by Infocatcher »

Version 0.3.8.1 (2013-04-14)
[*] Improved: don't use tabs in popup windows (as Firefox itself) (extensions.rightlinks.dontUseTabsInPopupWindows preference).
[*] Use "dragstart" event instead of deprecated "draggesture" (if available).
[*] Improved: stop "dragstart" event after long left-click.
[*] Correct position of item in Tools menu in latest Firefox Nightly.
[+] Now you can use extensions.rightlinks.filesLinksPolicy = 3 to copy link location.
[x] Workaround for fake "mousedown" event in budaneki extension.
This game has no name. It will never be the same. ©
firefoxuse
Posts: 1086
Joined: November 8th, 2011, 12:06 pm

Re: [ext] Right Links 0.3.8

Post by firefoxuse »

Infocatcher wrote:
firefoxuse wrote:can you make it copy the email to clipboard, when we right click on an email address link?

I added new possible value for extensions.rightlinks.filesLinksPolicy preference.
So in new version you will be able to set
extensions.rightlinks.filesLinksMask = ^mailto:
extensions.rightlinks.filesLinksPolicy = 3


thanks!

excuse me, so far I have the below mask:
^[^?&=#]+\.(?:zip|rar|7z|gz|tar|bz2|iso|cab|exe|msi|msu|xpi|jar)$
how it should be ?
Post Reply