Toggle JavaScript in Current Tab = Instantly Disable/Enable Javascript Code for (in) the Current Page

Dedicated board for extension releases/support threads

Moderators: FranklinDM, Lootyhoof

Forum rules
Please do not create new topics here unless you are an extension author in need of a dedicated releases&support thread!
User avatar
tellu-white
Lunatic
Lunatic
Posts: 348
Joined: 2022-03-08, 22:02
Location: Arad, Romania

Toggle JavaScript in Current Tab = Instantly Disable/Enable Javascript Code for (in) the Current Page

Post by tellu-white » 2026-05-27, 19:53

I've made a new add-on called "Toggle Javascript in Current Tab" that instantly disables all Javascript code (active on that page at that moment) OR re-enables the execution of the Javascript code that was previously disabled on that page (that TAB).

This add-on is useful for stopping Javascript on pages that are overloaded with code that excessively consumes resources, code that never seems to finish running.

The add-on responds to a click on the add-on button OR to a keyboard shortcut previously assigned by the user.
Accepted keyboard shortcut options : Control, Alt or Shift key ( or a combination of these keys ) + a Letter.

Screenshots:

1. In Windows 7 - 32-bit:
01.png
02.png
03.png
2. In Linux Mint 19.3 "Cinnamon" - 32-bit:
04.png
05.png
3. Using "Localization" for the Romanian language:
06.png
07.png

**********

Download link ( Toggle Javascript in Current Tab 1.1 ):

https://www.mediafire.com/file/ovl52df5eymo6zq/toggle_javascript_in_current_tab_1_1.zip/file
You do not have the required permissions to view the files attached to this post.
Telu (with a single L) was the name of the dog of one of my grandparents - when I was just a little boy.
He was a white dog of large size and very friendly.

User avatar
andyprough
Forum staff
Forum staff
Posts: 1509
Joined: 2020-05-31, 04:33

Re: Toggle JavaScript in Current Tab = Instantly Disable/Enable Javascript Code for (in) the Current Page

Post by andyprough » 2026-06-03, 04:29

tellu-white wrote:
2026-05-27, 19:53
I've made a new add-on called "Toggle Javascript in Current Tab" that instantly disables all Javascript code (active on that page at that moment) OR re-enables the execution of the Javascript code that was previously disabled on that page (that TAB). ...

Download link ( Toggle Javascript in Current Tab 1.1 ):

https://www.mediafire.com/file/ovl52df5 ... 1.zip/file
You've made a number of highly useful extensions that you host on mediafire pages, but none of them are available through the Pale Moon Add-on's site, or searchable there. That means that most Pale Moon users won't know about your extensions unless they come into this part of the forum and stumble upon them. Have you considered submitting them for inclusion in the Pale Moon Add-on's site? Or has this question been asked of you before?

User avatar
tellu-white
Lunatic
Lunatic
Posts: 348
Joined: 2022-03-08, 22:02
Location: Arad, Romania

Re: Toggle JavaScript in Current Tab = Instantly Disable/Enable Javascript Code for (in) the Current Page

Post by tellu-white » 2026-06-03, 14:33

andyprough wrote:
2026-06-03, 04:29
You've made a number of highly useful extensions that you host on mediafire pages, but none of them are available through the Pale Moon Add-on's site, or searchable there. That means that most Pale Moon users won't know about your extensions unless they come into this part of the forum and stumble upon them. Have you considered submitting them for inclusion in the Pale Moon Add-on's site? Or has this question been asked of you before?
First of all, thank you for considering my add-ons to be "highly useful".

I've been asked this question before, and I have to admit that this is a sensitive topic for me, so I'd rather not get into another discussion about it.

If you're okay making some time to check out the post at the link below, you'll get a sense of why I decided not to post my extensions on the Pale Moon Add-on's site:

https://forum.palemoon.org/viewtopic.php?f=71&t=29050#p267004

By the way, this add-on ("Toggle JavaScript in Current Tab") is my first one that has the structure mentioned in the discussion at the link above: default preferences, localization, "maintainable meta data" ( https://forum.palemoon.org/viewtopic.php?f=71&t=29050#p267008 ), etc.
Telu (with a single L) was the name of the dog of one of my grandparents - when I was just a little boy.
He was a white dog of large size and very friendly.

User avatar
andyprough
Forum staff
Forum staff
Posts: 1509
Joined: 2020-05-31, 04:33

Re: Toggle JavaScript in Current Tab = Instantly Disable/Enable Javascript Code for (in) the Current Page

Post by andyprough » 2026-06-03, 15:14

tellu-white wrote:
2026-06-03, 14:33
If you're okay making some time to check out the post at the link below, you'll get a sense of why I decided not to post my extensions on the Pale Moon Add-on's site:

https://forum.palemoon.org/viewtopic.ph ... 50#p267004
Actually, you just linked to a discussion in which multiple developers told you they were flexible in reviewing and adding extensions to the Pale Moon Add-on's site. Seems like they were trying to invite you to submit your work.
tellu-white wrote:
2026-06-03, 14:33
By the way, this add-on ("Toggle JavaScript in Current Tab") is my first one that has the structure mentioned in the discussion at the link above: default preferences, localization, "maintainable meta data" ( https://forum.palemoon.org/viewtopic.ph ... 50#p267008 ), etc.
Maybe you could submit this extension as a sort of a trial run, to see if it gets accepted without much work required on your part?

All I'm saying is that your extensions are useful and important, and most Pale Moon users are not going to know to go hunting in the sub-forums to find them. For example, I see that there is one javascript toggle extension on the Add-on's site right now, but it is old and it is not tab specific like this "Toggle Javascript in Current Tab" that you've made here.

nikola_ss
Hobby Astronomer
Hobby Astronomer
Posts: 17
Joined: 2016-11-26, 04:43
Location: Sofia

Re: Toggle JavaScript in Current Tab = Instantly Disable/Enable Javascript Code for (in) the Current Page

Post by nikola_ss » 2026-06-03, 17:58

This is a very useful extension. Thanks. I will use it for youtube.

User avatar
tellu-white
Lunatic
Lunatic
Posts: 348
Joined: 2022-03-08, 22:02
Location: Arad, Romania

Re: Toggle JavaScript in Current Tab = Instantly Disable/Enable Javascript Code for (in) the Current Page

Post by tellu-white » 2026-06-04, 13:25

nikola_ss wrote:
2026-06-03, 17:58
This is a very useful extension. Thanks. I will use it for youtube.
You're welcome, nikola_ss. I'm glad you find my add-on useful.
Telu (with a single L) was the name of the dog of one of my grandparents - when I was just a little boy.
He was a white dog of large size and very friendly.

Falna
Astronaut
Astronaut
Posts: 555
Joined: 2015-08-23, 17:56
Location: UK / France

Re: Toggle JavaScript in Current Tab = Instantly Disable/Enable Javascript Code for (in) the Current Page

Post by Falna » 2026-06-04, 17:31

andyprough wrote:
2026-06-03, 15:14
Maybe you could submit this extension as a sort of a trial run, to see if it gets accepted without much work required on your part?

All I'm saying is that your extensions are useful and important, and most Pale Moon users are not going to know to go hunting in the sub-forums to find them.
+1. It's great that you've been working on some others, but I've no idea what they are (and I visit here often).

Forked extensions :
● Add-ons Inspector ● Auto Text Link ● Copy As Plain Text ● Copy Hyperlink Text ● FireFTP button replacement ● gSearch Bar ● Navigation Bar Enhancer ● New Tab Links ● Number Tabs ● Print Preview Button and Keyboard Shortcut 2 ● Scrollbar Search Marker ● Simple Marker ● Tabs To Portfolio ● Update Alert ● Web Developer's Toolbox ● Zap Anything

Hint: If you expect a reply to your PM, allow replies...

User avatar
back2themoon
Knows the dark side
Knows the dark side
Posts: 3287
Joined: 2012-08-19, 20:32

Re: Toggle JavaScript in Current Tab = Instantly Disable/Enable Javascript Code for (in) the Current Page

Post by back2themoon » 2026-06-04, 18:46

FranklinDM wrote:
2025-11-02, 15:15
We've made this easy and hassle-free for add-on developers as much as possible. The only administrative process that you'd have to do at most after submission and approval is just uploading an updated version of the add-on whenever you release a new version.
This certainly sounds easy and hassle-free enough. (from: https://forum.palemoon.org/viewtopic.ph ... 50#p267002)

@tellu-white: First of all, thanks again for yet another useful extension.

Now, please try to see this from a user's point of view. Having one extension to search for, download from mediafire, extract, install and repeat all over for each update is not a major pain. But when these extensions start to increase in number, then the "pain" multiplies with unpredictable results.

If the process is easy enough as the Add-ons Team is describing, you should probably at least make one "trial" attempt. The end result, might actually mean less work for both users and yourself.