BNet Squelcher is a Firefox/Chrome extension that adds many new features to Blizzard Entertainment forums. Take a look at the
Project Homepage for a list of resolved issues and future additions to the extension.
(scroll down for the readme)Feature list:
- ExtendedBML
- Gracefully degrade exBML
- Auto-link URLs
- Auto-embed images
- Add usernames to Quotes
- Custom Avatars
- Disable link interceptor
- Reorder page titles to show thread subject first
- Strip signatures
- Disable autocomplete for the CAPTCHA
Install Here (Firefox Required)Install Here (Chrome Required)Looking for old versions? Find them here:
http://maged.lordaeron.org/bnsq/Post suggestions/comments/bugs/questions here (Registration not required). You should also consider emailing them to
Maged@lordaeron.org.
If you enjoy the extension, consider making a donation to help offset our hosting costs:
ReadmePreferencesYou can set your preferences by going to Tools > Add-ons > BNet Squelcher > Options.
Use ExtendedBML - Check this if you want to enable ExtendedBML (aka exBML). ExtendedBML is an extension to Blizzard Markup Language. For more information, check the ExtendedBML section below.
Gracefully degrade exBML - Check this to set your default option. This can be overridden on a per-post basis at any time. This feature downgrades certain exBML into a form that makes sense for non-BNet Squelcher users and at the same time can be re-upgraded into its original form for BNet Squelcher users.
Auto-link URLs - Automatically detects a URL within a post and makes it clickable.
Auto embed images - Automatically detects images from detected links that end in an image extension (.png, .jpg, .gif) within a post and displays the image.
Add usernames to quotes - Adds the name of the person you're quoting to the quote tags automatically.
Load Custom Avatars - Many people have custom avatars. Have a look!
Request an avatar!Disable link interceptor - Disables Blizzard's Forum
link interceptor.
Reorder page titles to show thread subject first - Changes the name of the post titles from "Battle.net - <
language> Forums -> <
thread subject>" to <
thread subject> <- Battle.net <
language> Forums". This allows for easier navigation between tabs.
Strip signatures - Removes the signature field from all posts.
Disable autocomplete for the CAPTCHA -
(passive) Removes the autocomplete function of the browser in the CAPTCHA field.
ExtendedBMLItems wrapped in ((double parentheses)) indicate optional parameters. The exBML parser is extremely forgiving, so you are generally safe using the syntax you have already learned for other forums.
URLCode:
[url=(URL)]((text))[/url]
[url](URL)[/url]
ImgCode:
[img=(URL)]((hover text))[/img]
[img](URL)[/img]
Color/ColourCode:
[color=(color)](text)[/color]
[colour=(colour)](text)[/colour]
Strike/SCode:
[strike](text)[/strike]
[s](text)[/s]
BlinkCode:
[blink](text)[/blink]
QuoteCode:
[quote=((username))](text)[/quote]
Blizzquote/Blizzardquote/Bluequote/BquoteCode:
[blizzquote=((username))](text)[/blizzquote]
[blizzardquote=((username))](text)[/blizzardquote]
[bluequote=((username))](text)[/bluequote]
[bquote=((username))](text)[/bquote]
BnsqversionCode:
[bnsqversion=((version # to compare to))]
NoparseCode:
[noparse](exBML you don't want to be parsed)[/noparse]
DonateMagedCode:
[donatemaged]
BMLThis is the original BML already found in the Blizzard Forums, which the extendedBML is based off of.
Bold/BCode:
[bold](text)[/bold]
[b](text)[/b]
Italic/ICode:
[italic](text)[/italic]
[i](text)[/i]
Underline/UCode:
[underline](text)[/underline]
[u](text)[/u]
PreCode:
[pre](text)[/pre]
QuoteCode:
[quote](text)[/quote]
Bullet Point/ListItemCode:
[li](item)
[listitem](item)
Tabbed Bullet PointCode:
[ul][li](item)[/li][/ul]