Bitcoin Forum
May 26, 2026, 11:18:35 PM *
News: Latest Bitcoin Core release: 31.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcointalk Helper Suite: A Small [Userscript] to Make Forum Browsing Easier  (Read 76 times)
MisFoxie (OP)
Member
**
Offline

Activity: 142
Merit: 61


View Profile
Today at 12:24:11 PM
Merited by Mia Chloe (2), hd49728 (1)
 #1

Hello everyone,

I made a small userscript for Bitcointalk that adds some useful features for daily forum browsing. It only adds some helper buttons and display options inside your own browser.
The main goal is to make reading, copying, scrolling, and sharing posts easier, especially for users who browse long topics or use Bitcointalk from mobile. You can enable or disable each option from a small floating settings button.

How it works

After installing the script and opening Bitcointalk, you will see a floating ⚡️ button on the page.
Click that button and a settings panel will open. From there, you can turn each feature on or off.

Features included

1. Copy Code Button:This adds a Copy button above code boxes.When you click it, only the text inside the code box will be copied. This is useful because sometimes when copying from a code box, extra page text may also get copied.
2. Copy Post Link Button: This adds a small Link button to posts. When you click it, the direct link to that specific post/reply will be copied. This makes it easier to share a particular reply without manually looking for the post link.
3. Collapse Long Quotes: Sometimes long quoted replies make a topic harder to read. This option automatically collapses very long quotes. You can click the collapsed quote area to expand it again.
4. Back to Top Button: This adds a floating button. Clicking it quickly takes you back to the top of the page.
5. Go to Bottom Button: This adds a floating button. Clicking it takes you directly to the bottom of the page. This is useful in long topics when you want to reach the latest replies quickly.
6. Hide Signatures: This option hides user signatures from posts. It is useful if you want a cleaner reading experience or if you want to reduce visual clutter while reading.
7. Hide Avatars: This option hides user avatars in posts. Important note: this option only works when you manually check it in the settings panel. If it is unchecked, avatars will stay visible.
8. External Link Warning: This option shows a confirmation warning before opening links that go outside Bitcointalk. It can help prevent accidentally opening unknown external links.
9. Dark Mode: This adds a dark theme to Bitcointalk. It changes the forum background, text, quotes, code boxes, input boxes, and links to a darker style. Images are kept readable as much as possible.

Also added 10. Button Color, Button Text Color, Button Size and Font Size. This is useful for mobile users or anyone who wants the post text to be easier to read. I didn't add whole scrip off option because we can off a script from tampermonkey.

How it looks like after installation


How to install on desktop

1. Install Tampermonkey extension in your browser.
2. Go to chrome://extensions/ click Details in Tampermonkey> scroll down and Allow User Scripts [on]
3. Go to Greasyfork and click [install this script] then install
6. Open or refresh Bitcointalk.
7. Click the floating ⚡️ button.
8. Enable or disable the options you want.

How to install on Android / phone

You need a browser that supports userscripts. For example:
  • Kiwi Browser + Tampermonkey
  • mises Browser + Tampermonkey
  • Any other Android browser that supports userscript extensions

Steps:
1. Install Tampermonkey extension in your browser.
2.  Go to extension
3. Turn developer Mode [ON]
4. Go to Greasyfork and click [install this script] then install
6. Open Bitcointalk and refresh.
7. Tap the floating ⚡️ button.
8. Choose the options you want.

The mobile version is adjusted so the settings panel fits better on small screens. desktop and mobile version is deffrent Some options are enabled by default, while others are disabled..

Privacy note
The script does not collect data and does not send anything to any server. It only stores your settings in your browser local storage, so your chosen options remain saved after refreshing the page.

██████  IF MONEY BECOMES CODE ██████
██████  WHO REALLY HOLDS THE POWER? ██████
Mia Chloe
Legendary
*
Offline

Activity: 1078
Merit: 2205


Contact me for your designs...


View Profile
Today at 12:33:12 PM
 #2

~snip
Thumbs up for the effort you actually put into creating this extension. Nevertheless some of the features you added are already embedded in the forum like removing signatures I think avatars too but I'm not very sure about that. I think the one that could come in handy the most is actually the copy code button.

You should consider adding a couple other features to the extension to future increase the versitililty of it's use. The external link warning is also interesting since that originally only happens with newbies.

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits PREDICT..
█████████████████████████
█████████████████████████
███████████▀▀░░░░▀▀██████
██████████░░▄████▄░░████
█████████░░████████░░████
█████████░░████████░░████
█████████▄▀██████▀▄████
████████▀▀░░░▀▀▀▀░░▄█████
██████▀░░░░██▄▄▄▄████████
████▀░░░░▄███████████████
█████▄▄█████████████████
█████████████████████████
█████████████████████████
.
.WHERE EVERYTHING IS A MARKET..
█████
██
██







██
██
██████
Will Bitcoin hit $200,000
before January 1st 2027?

    No @1.15         Yes @6.00    
█████
██
██







██
██
██████

  CHECK MORE > 
hd49728
Legendary
*
Offline

Activity: 2828
Merit: 1338



View Profile
Today at 02:47:44 PM
 #3

Thank you for doing this.

With me, it looks like an extension rather than a user script.

From your introduction, I see many functions are from available userscripts so I am unsure there is any new functions from your extension compares to two available ones from mrvuit and yhiaali3.

Bitcointalk Extension - All In One - Available on Chrome store - Version 2.5
Bitcointalk Extension - All In One - Update V3 -2025

There are many user scripts did by forum community members.
[LIST] Bitcointalk.org Userscripts/ Add-ons / SMF patches.

osasshem
Full Member
***
Offline

Activity: 1077
Merit: 127


View Profile
Today at 03:05:46 PM
 #4

A very handy work you have done here with this script. I have been looking on how to implement codes that will help fix one or two in the forum that I often time see as challenge to me, but I find it difficult to which tool can be used, now I see the Tampermonkey. I'll try to get used to it the more, cause I made a code for copying signature codes, cause it is difficult to do so on mobile devices, gladly you have fixed that and seen that I have to install the code, which is very important to me at this point.

dkbit98
Legendary
*
Offline

Activity: 2968
Merit: 8685


AntiSwap.io - NO AML/KYC EXCHANGER MONITORING


View Profile WWW
Today at 04:47:32 PM
 #5

OP can you say did you use any AI tools in making this userscript?
If you did, than you need to give credits and say what exactly you used.
I am seriously thinking in suggesting new forum rule that states mandatory mention of AI tools used in any projects.


Code:
[center][table][tr][td][font=Arial Black][size=24pt][glow=#222,1][nbsp][url=https://en.antiswap.io/?utm_source=bitcointalk_s3][size=5pt][sup][size=21pt][b][color=#03adfd]🛡[/b][/sup][/size][size=13pt][nbsp][/size][size=5pt][sup][size=18pt][color=#fff]Anti[color=#3b82f6]Swap[/sup][/size][nbsp][nbsp][size=14pt][sup][size=8pt][i][color=#fff]NO[nbsp]AML/KYC—EXCHANGER[nbsp]MONITORING[/sup][/size][nbsp][nbsp][size=6pt][sup][size=16pt][glow=#03adfd,1][nbsp][font=Impact][color=#fff]900+[/font][nbsp][/glow][/size][/sup][/size][size=6pt][sup][size=16pt][glow=#3b82f6,1][nbsp][size=8pt][sup][size=8pt][color=#fff]EXCHANGERS[/size][/sup][/size][nbsp][/glow][/size][/sup][/size][/url][nbsp][nbsp][font=Arial][b][size=14pt][sup][size=8pt][url=https://bitcointalk.org/index.php?topic=5568680.msg66184227#msg66184227][color=#fff]BITCOINTALK[/url][/size][/sup][/size][/font][nbsp][size=9pt][sup][size=18pt][color=#3b82f6]│[/size][/sup][/size][nbsp][font=Arial][b][size=14pt][sup][size=8pt][url=https://t.me/+qGCCD6ncnctiZTli][color=#fff]TELEGRAM[/url][/size][/sup][/size][/font][nbsp][nbsp][/td][/tr][/table][/center]
Dareo
Full Member
***
Offline

Activity: 280
Merit: 106


View Profile
Today at 08:33:57 PM
 #6

Hey OP, I just installed the script and everything seems to be working perfectly. The only thing I'm not quite seeing the use for is the Copy Code button. How can i use this? What I like most is the Collapse Long Quotes feature, It's actually very useful and makes reading long threads much easier. As for the other functions, they work fine but most of them can already be done manually on the forum without too much effort.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!