YouTube Anywhere Player, Capture & Print, Bluhell, etc

Announce and Discuss the Latest Theme and Extension Releases.
Post Reply
User avatar
diegocr
Posts: 182
Joined: July 7th, 2008, 1:02 pm
Contact:

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by diegocr »

Hi gbrose,

Starting with version 2.3 event delegation and highlighting are turned on by default, you can change that within the extension options through the Add-Ons Manager (ctrl+shift+a)

Image

I'll check that control-click issue for the next version, thanks.
You have your way. I have my way. As for the right way, the correct way, and the only way, it does not exist...
https://addons.mozilla.org/user/diegocr/
User avatar
diegocr
Posts: 182
Joined: July 7th, 2008, 1:02 pm
Contact:

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by diegocr »

Hi there,

CleanLinks 2.3.1 is available:

https://addons.mozilla.org/en-US/firefo ... /versions/


Cheers.
You have your way. I have my way. As for the right way, the correct way, and the only way, it does not exist...
https://addons.mozilla.org/user/diegocr/
User avatar
MC Fat Tongue
Posts: 59
Joined: July 27th, 2013, 8:18 am

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by MC Fat Tongue »

Thanks Diego,

Only tested for 10 minutes but appears to work fine.
User avatar
diegocr
Posts: 182
Joined: July 7th, 2008, 1:02 pm
Contact:

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by diegocr »

glad to hear :)

Btw, forgot to point out the default RegExp patterns have been changed:

Skip Links...

Code: Select all

docs\.google\.com|ServiceLogin|imgres\?|watch%3Fv|share|translate|tweet|(?:timeline|like(?:box)?|landing|bookmark)\.php|submit\?(?:url|phase)=|\+1|signup


Remove From Links...

Code: Select all

(?:ref|aff)\w*|utm_\w+|(?:merchant|programme|media)ID


These will only be effective for new users, since i won't overwrite the patterns for existing users..
You have your way. I have my way. As for the right way, the correct way, and the only way, it does not exist...
https://addons.mozilla.org/user/diegocr/
User avatar
MC Fat Tongue
Posts: 59
Joined: July 27th, 2013, 8:18 am

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by MC Fat Tongue »

Hi Diego,

I realised the RegExp patterns had changed, because I always do a clean install (un-install first, then reinstall new version) for that very reason.

Thanks for your continuing support.
JRobert
Posts: 6
Joined: September 29th, 2004, 9:05 am

Re: Encrypted Communication v1.52

Post by JRobert »

Thanks for the quick response, Diego.
With my own email provider's webmail (fastmail.fm) I see the line-endings getting doubled again. When I send the same message to Yahoo and use their webmail, the message is restored correctly. From Yahoo to Fastmail, doubling again.

Since I assume all the work is done client-side, and since the received encrypted block looks intact and decrypts semi-properly, I'm not sure where else to look, but it would seem to imply the doubling happens as the decrypted text is being replaced into Fastmail's edit field.

Oh, and v1.52's dialog box still says 1.50 (the extensions window confirms I have 1.52).
User avatar
diegocr
Posts: 182
Joined: July 7th, 2008, 1:02 pm
Contact:

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by diegocr »

Hi JRobert,

Got it, fastmail.fm uses a <pre> node as the container for its messages... so, i just changed the add-on to check for that before performing any \n -> <br> conversion..

Version 1.5.3 ready:

https://addons.mozilla.org/en-US/firefo ... /versions/

Hence, hopefully the issue is gone with no side effects on other sites...
You have your way. I have my way. As for the right way, the correct way, and the only way, it does not exist...
https://addons.mozilla.org/user/diegocr/
JRobert
Posts: 6
Joined: September 29th, 2004, 9:05 am

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by JRobert »

Terrific, that did it - thanks!
User avatar
MC Fat Tongue
Posts: 59
Joined: July 27th, 2013, 8:18 am

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by MC Fat Tongue »

Hi Diego,

I'm using version 3.4.2 of Preferences Monitor, I've got Notifications Time out set to 5 seconds. Most of the time the notifications clear as they should, but about 1 in 5 times they don't clear at all until the X is clicked.

Would you please be kind enough to look into this matter for me.

Your help and assistance would be greatly appreciated.

Kind regards.
User avatar
diegocr
Posts: 182
Joined: July 7th, 2008, 1:02 pm
Contact:

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by diegocr »

Hi Mc,

I wasn't able to reproduce that issue, but i did noticed another one if the notification is manually closed while a timer is waiting. nsITimer could be a bit tricky due the garbage collector.. so i've uploaded a new version where the reference to the timer is keep on the notification element itself. Try that version and lmk.

https://addons.mozilla.org/en-US/firefo ... /versions/

If the problem persist, please check if something is reported on the Error Console. (Edit: something related to that issue, I mean)
You have your way. I have my way. As for the right way, the correct way, and the only way, it does not exist...
https://addons.mozilla.org/user/diegocr/
User avatar
MC Fat Tongue
Posts: 59
Joined: July 27th, 2013, 8:18 am

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by MC Fat Tongue »

Hi Diego,

Thank you so much for the super-fast response and update.

Perhaps I should have been a bit more specific. The issue seemed to occur on browser start-up, usually immediately after I shut down another windows program, and started Firefox just a second later.

Anyway I have downloaded version 3.4.3a1, and started Firefox, then shut it down, in similar situations that I found notifications sticking before. I have repeated these steps about 10 times now, and the problem appears to be solved.

I will keep an eye on it, but fingers crossed It should be okay now.

Your speed and efficiency really impress me.

Once again thank you very much.

Kind regards.
Last edited by MC Fat Tongue on September 8th, 2013, 7:14 am, edited 1 time in total.
User avatar
MC Fat Tongue
Posts: 59
Joined: July 27th, 2013, 8:18 am

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by MC Fat Tongue »

Hello,

I have been using Preferences Monitor version 3.4.3a1 for a couple of days now, and I can definitely confirm, problem solved.

Regards.
User avatar
diegocr
Posts: 182
Joined: July 7th, 2008, 1:02 pm
Contact:

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by diegocr »

Great! Just uploaded the final 3.4.3

Cheers.
You have your way. I have my way. As for the right way, the correct way, and the only way, it does not exist...
https://addons.mozilla.org/user/diegocr/
Apollo702
Posts: 19
Joined: June 2nd, 2011, 2:31 am

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by Apollo702 »

Hi, I really like Clean Links but when I updated my Palemoon(64) to version 24 just now on one of my computers I noticed that it vanishes from the toolbars- but yet it does appear to still be cleaning links. Could you take a look into it?
User avatar
MC Fat Tongue
Posts: 59
Joined: July 27th, 2013, 8:18 am

Re: YouTube Anywhere Player, Capture & Print, Bluhell, etc

Post by MC Fat Tongue »

Hi Diego,

Just downloaded Clean Links 2.4, excellent work.

All seems to be working fine at the moment, but I will report back in a few days with a definitive answer.

Kind regards.
Post Reply