Pure URL for Palemoon

Dedicated board for extension releases/support threads

Moderators: Lootyhoof, FranklinDM

Forum rules
Please do not create new topics here unless you are an extension author in need of a dedicated releases&support thread!
New Tobin Paradigm

Re: Pure URL for Palemoon

Unread post by New Tobin Paradigm » 2020-04-27, 15:50

Learn how to quote properly and when not to quote at all, moonbat.

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5584
Joined: 2015-12-09, 15:45

Re: Pure URL for Palemoon

Unread post by moonbat » 2020-04-27, 16:22

Wasn't paying attention :oops:
Fixed it now.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5584
Joined: 2015-12-09, 15:45

Re: Pure URL for Palemoon

Unread post by moonbat » 2020-05-19, 10:34

Changelog for 2.2.3
  • Fixed overlay for Borealis Navigator.
  • Code refactoring.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

Andrew Herbert

Re: Pure URL for Palemoon

Unread post by Andrew Herbert » 2020-05-19, 18:40

I tried to remove a field added by me from the list, but it hasn't been actually removed.

KlarkKentThe3rd
Astronaut
Astronaut
Posts: 582
Joined: 2018-04-20, 20:31

Re: Pure URL for Palemoon

Unread post by KlarkKentThe3rd » 2020-05-21, 18:45

Latest update is displayed broken on all themes. Already posted this elsewhere, but reposting is not a crime. Disabling PureURL is the definitely solution ATM.
You do not have the required permissions to view the files attached to this post.

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5584
Joined: 2015-12-09, 15:45

Re: Pure URL for Palemoon

Unread post by moonbat » 2020-05-22, 05:47

Works great with default theme and Moonscape, and at any rate there is nothing in an extension that should affect themes. Also it will work in the background even if you remove the toolbar button, so you needn't disable it (or use the configurable tools menu option to access it). What theme are you using?
PureURL toolbar button.png
You do not have the required permissions to view the files attached to this post.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5584
Joined: 2015-12-09, 15:45

Re: Pure URL for Palemoon

Unread post by moonbat » 2020-05-22, 06:08

Andrew Herbert wrote:
2020-05-19, 18:40
I tried to remove a field added by me from the list, but it hasn't been actually removed.
Fixed now in version 2.2.4, please check.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

ScootyPuffJr

Re: Pure URL for Palemoon

Unread post by ScootyPuffJr » 2020-05-22, 11:38

Versions 2.2.3 and 2.2.4 completely break Z-Notifier (fork of X-Notifier-Reloaded), all previous versions were fine

https://github.com/Loirooriol/Z-Notifier

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5584
Joined: 2015-12-09, 15:45

Re: Pure URL for Palemoon

Unread post by moonbat » 2020-05-22, 11:52

ScootyPuffJr wrote:
2020-05-22, 11:38
Versions 2.2.3 and 2.2.4 completely break Z-Notifier (fork of X-Notifier-Reloaded), all previous versions were fine
If you turn it off (uncheck 'Fix links on pages' in settings), does it make a difference? Otherwise are there any console errors from either extension?
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

ScootyPuffJr

Re: Pure URL for Palemoon

Unread post by ScootyPuffJr » 2020-05-22, 12:41

moonbat wrote:
2020-05-22, 11:52
ScootyPuffJr wrote:
2020-05-22, 11:38
Versions 2.2.3 and 2.2.4 completely break Z-Notifier (fork of X-Notifier-Reloaded), all previous versions were fine
If you turn it off (uncheck 'Fix links on pages' in settings), does it make a difference? Otherwise are there any console errors from either extension?
No that doesn't make a difference and there's two separate errors in the console:

Timestamp: 22/05/2020 13:35:16
Error: TypeError: prefService is undefined
Source File: chrome://xnotifier/content/overlay.js
Line: 253

Timestamp: 22/05/2020 13:36:11
Error: TypeError: this.main is undefined
Source File: chrome://xnotifier/content/overlay.js
Line: 68

Thanks for the quick reply btw :)

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5584
Joined: 2015-12-09, 15:45

Re: Pure URL for Palemoon

Unread post by moonbat » 2020-05-22, 12:49

ScootyPuffJr wrote:
2020-05-22, 12:41
Error: TypeError: prefService is undefined
This is the issue - a namespace conflict, because both extensions use a global variable called prefService. I've moved most of the extension's functions into their own namespace, was planning to complete it for the next version. Will update within a day or two.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

ScootyPuffJr

Re: Pure URL for Palemoon

Unread post by ScootyPuffJr » 2020-05-22, 13:13

moonbat wrote:
2020-05-22, 12:49
ScootyPuffJr wrote:
2020-05-22, 12:41
Error: TypeError: prefService is undefined
This is the issue - a namespace conflict, because both extensions use a global variable called prefService. I've moved most of the extension's functions into their own namespace, was planning to complete it for the next version. Will update within a day or two.
Thank you :thumbup:

KlarkKentThe3rd
Astronaut
Astronaut
Posts: 582
Joined: 2018-04-20, 20:31

Re: Pure URL for Palemoon

Unread post by KlarkKentThe3rd » 2020-05-22, 19:13

moonbat wrote:
2020-05-22, 12:49
ScootyPuffJr wrote:
2020-05-22, 12:41
Error: TypeError: prefService is undefined
This is the issue - a namespace conflict, because both extensions use a global variable called prefService. I've moved most of the extension's functions into their own namespace, was planning to complete it for the next version. Will update within a day or two.
Preemptive thanks.

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5584
Joined: 2015-12-09, 15:45

Re: Pure URL for Palemoon

Unread post by moonbat » 2020-05-23, 04:41

Changelog for 2.3
  • Moved all functions/variables into namespace.
  • Changed setting of toolbarbutton image attribute directly through Javascript, uses CSS instead.
  • Tools menu icon now is also colored to indicate if active, same as the toolbar button.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5584
Joined: 2015-12-09, 15:45

Re: Pure URL for Palemoon

Unread post by moonbat » 2020-05-23, 05:36

KlarkKentThe3rd wrote:
2020-05-21, 18:45
Latest update is displayed broken on all themes. Already posted this elsewhere, but reposting is not a crime. Disabling PureURL is the definitely solution ATM.
I hope this is fixed now :)
Please let me know.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2882
Joined: 2012-08-19, 20:32

Re: Pure URL for Palemoon

Unread post by back2themoon » 2020-05-23, 17:03

The icon background is back. Currently on v.2.3. As before, it's only visible in the Status Bar.

Status Bar.png
You do not have the required permissions to view the files attached to this post.
Last edited by back2themoon on 2020-05-23, 21:05, edited 1 time in total.

KlarkKentThe3rd
Astronaut
Astronaut
Posts: 582
Joined: 2018-04-20, 20:31

Re: Pure URL for Palemoon

Unread post by KlarkKentThe3rd » 2020-05-23, 18:34

It's working fine now.

User avatar
bawldiggle
Lunatic
Lunatic
Posts: 446
Joined: 2013-02-22, 21:16
Location: East Coast Australia

Re: Pure URL for Palemoon

Unread post by bawldiggle » 2020-05-29, 05:47

< withdrawn>

Dynamic vs Static
Found answer in Release Information page ... almost :wtf:

Still not sure how that affects results.
I am using Dynamic
Last edited by bawldiggle on 2020-05-29, 06:40, edited 6 times in total.
Win-7 PRO 64-bit
Palemoon; auto updates current version (32-bit)

User avatar
bawldiggle
Lunatic
Lunatic
Posts: 446
Joined: 2013-02-22, 21:16
Location: East Coast Australia

Re: Pure URL for Palemoon

Unread post by bawldiggle » 2020-05-29, 06:18

My URL tracking strings are not working
https://www.ghacks.net/2020/05/25/ebay- ... he-webpage/?_m=3n%2e0038%2e2471%2ega0ao07kwe%2e2l2w
... despite
"/?_m", "?_m"

But they work on eBay
What am I doing wrong ?

AND

Can I re-sort the URLs list ?

Thank you for your excellent extn :)
Win-7 PRO 64-bit
Palemoon; auto updates current version (32-bit)

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5584
Joined: 2015-12-09, 15:45

Re: Pure URL for Palemoon

Unread post by moonbat » 2020-05-29, 10:24

You skip the question mark - that signifies the start of the query parameters. So you should just use _m. Also the list is alphabetically sorted when shown in the dialog.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net