Jump to content

Recommended Posts


Posted (edited)

I have unfortunately noticed that strangely enough, the interest in custom buttons does not seem to be particularly high here. :o Therefore my question to all users of UXP browsers is how you feel about the custom buttons and whether you use them at all. :dubbio: TBH, if there is no real interest though, I do not need to post more custom buttons here, either. smilie_denk_24.gif Especially the ones I created or modified myself. :P Personally, I am a fan of the legacy custom buttons and try to use them as much as possible. They use much less resources and cause much less conflict than extensions. Therefore, in my browsers, additional functions are first provided by custom buttons and only then the still missing ones by extensions. :thumbup

Edited by AstroSkipper
Update of content
Posted

Well, I for one use several buttons from long age before the website was shutdown.

I really have almost no use for any others. I have the old extension installed but disabled.

I also have the ability to create any I might have use for in the future.

PM 33.4.0.1 x64 AVX2 build

Posted (edited)

I've been meaning to look at custom buttons and your related links, but still haven't managed to. Don't stop posting about them! Unless of course it takes up a lot of your time.

Edited by Amigafever
Posted (edited)
19 minutes ago, billmcct said:

I have the old extension installed but disabled.

Personally, I use a much more recent Custom Buttons extension with a lot of additional features created by a well-known and very talented developer of custom buttons and extensions who was also very active in the old Custom Buttons forum that time. :P This Custom Buttons extension is of course particularly interesting for developers of custom buttons.

Edited by AstroSkipper
Update of content
Posted
1 minute ago, AstroSkipper said:

Personally, I use a much more recent Custom Buttons extension with a lot of additional features created by a well-known developer of custom buttons who was also very active in the old Custom Buttons forum that time. :P

Post a link and I will be happy to check it out.

Bill

Posted (edited)

The Custom Buttons version I use has been modified by me. The original version was actually multilingual, but the locales were not complete and therefore faulty. Many entities were missing, and I didn't feel like correcting and translating all that. :no: Too much work. I prefer the English language in this area anyways. That's why I turned the multilingual version into a purely English one. I don't have the original link anymore, but maybe I'll write about this version here soon and upload my mod. I already posted a screenshot of this version: 

Custom-Buttons.png

Edited by AstroSkipper
Update of content
Posted
4 hours ago, AstroSkipper said:

my question to all users of UXP browsers is how you feel about the custom buttons and whether you use them at all.

Hi. In sp52 I use CB button Restart & Purge and Pref Toggler. I would use About- Menu, but it won't work in sp52. I would welcome and try other buttons. Cheers!

Posted
24 minutes ago, AstroSkipper said:

The Custom Buttons version I use has been modified by me. The original version was actually multilingual, but the locales were not complete and therefore faulty. Many entities were missing, and I didn't feel like correcting and translating all that. :no: Too much work. I prefer the English language in this area anyways. That's why I turned the multilingual version into a purely English one. I don't have the original link anymore, but maybe I'll write about this version here soon and upload my mod. I already posted a screenshot of this version:

Great thanks,

Bill

Posted
1 minute ago, dmiranda said:

Hi. In sp52 I use CB button Restart & Purge and Pref Toggler. I would use About- Menu, but it won't work in sp52. I would welcome and try other buttons. Cheers!

Thanks for replying! I will post the new version 2.0 of Restart & Purge soon. I have reworked the code considerably, and after a lot of testing, this custom button now works perfectly. The old version wasn't bad, but the new one is definitely better and more compatible. I think there should no longer be any problems that could have occurred in very rare cases. BTW, there are a lot of alternatives for the About-Menu custom button in Serpent 52.

Posted

It does look quire complete. I forgot I'm using another button that I think came in the custom buttons addon I got from this thread, which opens about preconfigured to both open about: config on pressing the button, and allows to search for specific entries, preconfigured to look for extensions.yetanotheraboutconfighelper. This one you are now showcasing puts together that an the about pages as well.

To a degree, the same concept as in pref toggler, which allows to switch on and off entries of my choice, thus consolidating many of the custom buttons you originally posted.

Nice job!

 

Posted (edited)
10 hours ago, dmiranda said:

It does look quire complete.

Yesterday, I found this old button code in my archive. As the code of the button looked promising, I translated it and modified it completely. I changed the tooltip, totally reworked the menu of the important about: pages and added a help menu. I created a version for New Moon/Pale Moon and a version for Serpent/Basilisk/Firefox as some about: pages are different in these browsers. This button has a special feature. When selecting a string or copying a string to the clipboard, a middle-click onto the toolvar button opens it in the about:config page. :P All in all, it's a kind of recycling of old code so that it works again in our browsers. Thus, old code is not always useless and lost. :thumbup And the code of this button is so universal that it seems to run in all Firefox-based browsers. Anyway! I will also post this forked custom button here very soon.

Edited by AstroSkipper
Update of content
Posted (edited)

Restart & Purge v2.0 - A custom button for restarting the browser and, if necessary, purging the startup cache, created by gif_23.gifAstroSkipper

Due to some abnormalities I observed when using my Restart & Purge custom button, I have now updated it to the version 2.0. I have changed and reworked the code considerably, and after a lot of testing, this updated custom button now works perfectly. One of the changes is that this new version of Restart & Purge now calls up the native restart code from the browser inside. The old version wasn't bad though, but the new one is definitely better and more compatible. I think there should no longer be any problems that could have occurred in very rare cases. Restart buttons are available in abundance and are nothing special. However, the most interesting feature of this custom button is the ability to purge the startup cache and restart the browser with one click. There are no corresponding extensions or functions with which the startup cache can be quickly deleted in the UXP browsers. In New Moon 28 not even the command line option -purgecaches works. So, an alternative way to delete the startup cache would therefore only be manually via the Windows Explorer or a file manager. My Restart & Purge v2.0 custom button performes a normal restart when left-clicked and additionally purges the startup cache when middle-clicked.
deletesmiley3.gif sorry.gif
Here is a small screenshot of my custom button Restart & Purge v2.0 and its tooltip taken from New Moon 28:

Restart-Purge-v2-0-Tooltip.png

As the code of Restart & Purge v2.0 has to be initialised, you won't find it in the tab "Code" but in the tab "Initialization code" of this custom button. Here is a screenshot of its code:

Restart-Purge-v2-0-Code.png

And here is the download link: https://www.mediafire.com/file/1myts3tqkr6lgrv/Restart_%26_Purge_v2.0_10-12-24.xml/file
The download link contains an XML backup file of the Restart & Purge v2.0 custom button as the problem with the conversion of custom buttons into XML format has been finally solved by me. Simply open the XML file in the browser and click onto the install button! For the installation of this button, the extension Custom Buttons is required which you can get from this post: https://msfn.org/board/topic/183923-extensions-and-custom-buttons-for-uxp-browsers-corrections-modifications-adjustments-and-special-recommendations/?do=findComment&comment=1226328
My custom button Restart & Purge v2.0 can be used with New Moon, Serpent, Firefox,even with the non-UXP browser Mypal 68 and some other browsers. And most probably also with Pale Moon and Basilisk (the call up of the native restart code should be the same as in the other browsers) which I can't test, though.

Greetings from Germany, AstroSkipper matrix.gif

Edited by AstroSkipper

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...