Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

SHATTER version history - 25 versions

SHATTER by Styromaniac

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
SHATTER version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 4.2

    Released Jul 27, 2024 - 165.65 KB
    Works with firefox 128.0 and later, android 128.0 and later
    Options were added to improve detection of blocked queries.

    Source code released under GNU General Public License v3.0 only

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 4.1

    Released Jul 18, 2024 - 165.2 KB
    Works with firefox 128.0 and later, android 128.0 and later
    Search query blocking is now much more robust.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 4.0

    Released Jul 16, 2024 - 164.23 KB
    Works with firefox 128.0 and later, android 128.0 and later
    Persistent is set to true now, hopefully guaranteeing instant protection.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 3.7

    Released Jul 16, 2024 - 164.23 KB
    Works with firefox 128.0 and later, android 128.0 and later
    More robust protection, hopefully.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 3.6

    Released Jul 16, 2024 - 164.16 KB
    Works with firefox 128.0 and later, android 128.0 and later
    Got rid of updates on browser start and updates every 24 hours now should no longer leave you vulnerable.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 3.5

    Released Jul 15, 2024 - 164.55 KB
    Works with firefox 128.0 and later, android 128.0 and later
    Removed an unnecessary line in manifest.json.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 3.4

    Released Jul 14, 2024 - 164.58 KB
    Works with firefox 128.0 and later, android 128.0 and later
    Android is now supported.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 3.3

    Released Aug 24, 2023 - 164.5 KB
    Works with firefox 48.0 and later
    Fixed a bug with disabling and re-enabling the extension. blocklistUpdater.js wasn't utilizing the cache, thus causing TLDs to not be blocked when the extension is re-enabled.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 3.2

    Released Aug 24, 2023 - 164.63 KB
    Works with firefox 48.0 and later
    Made sure everything is working properly. Search queries weren't being blocked.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 3.1

    Released Aug 24, 2023 - 164.63 KB
    Works with firefox 48.0 and later
    Now URLs with over 500 subdomains are blocked to prevent a performance-based attack.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 3.0

    Released Aug 23, 2023 - 164.39 KB
    Works with firefox 48.0 and later
    Version 2.9 apparently didn't count public suffixes as top level domains. Version 3.0 fixes that.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.9

    Released Aug 20, 2023 - 164.4 KB
    Works with firefox 48.0 and later
    Now you can block from subdomains to top level domains.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.8

    Released Aug 17, 2023 - 163.8 KB
    Works with firefox 48.0 and later
    I got rid of the wallpaper since it doesn't look right at every window size and shape. Now I'm just using the SVG.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.7

    Released Aug 17, 2023 - 863.05 KB
    Works with firefox 48.0 and later
    Fixed a bug where large checksums lists couldn't be removed properly.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.6

    Released Aug 16, 2023 - 862.55 KB
    Works with firefox 48.0 and later
    For some reason several search engines weren't working with SHATTER, but now it should be corrected. This will be more tested in the future.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.5

    Released Aug 16, 2023 - 862.59 KB
    Works with firefox 48.0 and later
    I added ?v=1 to each image file name in html documents to cache the images for faster loading, especially since the background image can be a bit latent to load without caching since it's a bit large.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.4

    Released Aug 16, 2023 - 862.58 KB
    Works with firefox 48.0 and later
    Improved aesthetics and HTML formatting.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.3

    Released Aug 15, 2023 - 225.51 KB
    Works with firefox 48.0 and later
    Added button:active style.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.2

    Released Aug 15, 2023 - 225.47 KB
    Works with firefox 48.0 and later
    I made h1's text shadows relative to the viewport width, so then they scale proportionately with the font size. In other words, SHATTER looks the same at any window size.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.1

    Released Aug 15, 2023 - 225.5 KB
    Works with firefox 48.0 and later
    Got rid of left behind code for displaying the blocklist responsible for blocking a request. The feature would have slowed down the extension anyway, had it been implemented.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.0

    Released Aug 13, 2023 - 225.58 KB
    Works with firefox 48.0 and later
    options.js no longer allows duplicate entries.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.9

    Released Aug 13, 2023 - 225.46 KB
    Works with firefox 48.0 and later
    Fixed a blocklist(s) duplication bug in blocklistUpdater.js.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.8

    Released Aug 13, 2023 - 225.49 KB
    Works with firefox 48.0 and later
    I fixed a bug that froze the operating system and implemented caching checksums lists to memory. Now the speed and stability are improved by an order of magnitude.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.7

    Released Aug 12, 2023 - 225.3 KB
    Works with firefox 48.0 and later
    h1 now always fits the page width.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.6

    Released Aug 10, 2023 - 244.68 KB
    Works with firefox 48.0 and later
    Changed SHATTER light theme colors and shadows and styled the inputs.

    Source code released under GNU General Public License v3.0 only

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.