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.1.4
Released Apr 3, 2026 - 14.43 KBWorks with firefox 142.0 and later, android 142.0 and laterA hotfix for 4.1.2 where the toggle button does not work. Also implements the new built in data collection consent management process.
As a reminder, this addon will only send data to a self hosted sync server that you deploy and control. No other data is sent to myself or anywhere else.
The source code is fully available on GitHub here https://github.com/BeatLink/BlockURL for both the addon and the sync serverSource code released under GNU General Public License v3.0 only
Older versions
Version 4.1.3
Released Apr 1, 2026 - 14.31 KBWorks with firefox 119.0 and later, android 120.0 and laterThis update fixes a bug with trailing slashes when toggling blocked urls from the address barSource code released under GNU General Public License v3.0 only
Version 4.1.2
Released Oct 25, 2024 - 14.29 KBWorks with firefox 119.0 and later, android 120.0 and laterFix bug in self check that broke the script completelySource code released under GNU General Public License v3.0 only
Version 4.1.1
Released Oct 25, 2024 - 14.29 KBWorks with firefox 119.0 and later, android 120.0 and laterFixes bug where the script blocks urls on the sync server pageSource code released under GNU General Public License v3.0 only
Version 4.1.0
Released Oct 25, 2024 - 14.21 KBWorks with firefox 119.0 and later, android 120.0 and later- Implemented monitoring of changes to webpage elements to block new links
- Fixed bug where script doesnt work until page is completely loaded
- Added support for blocking all elements with the same urlSource code released under GNU General Public License v3.0 only
Version 4.0.0
Released Oct 23, 2024 - 14.11 KBWorks with firefox 119.0 and later, android 120.0 and later- Migrate all settings and URL management to the sync server web interface
- Replace all promise.then with async await
- Replace callback architecture with function returns and await
- Move all accesses to the sync server from the content script to the background scriptSource code released under GNU General Public License v3.0 only
Version 3.1.1
Released Dec 2, 2023 - 14.71 KBWorks with firefox 119.0 and later, android 120.0 and laterFix broken sortSource code released under GNU General Public License v3.0 only
Version 3.1.0
Released Dec 2, 2023 - 14.75 KBWorks with firefox 119.0 and later, android 120.0 and laterSorts list of urls on options pageSource code released under GNU General Public License v3.0 only
Version 3.0.0
Released Dec 2, 2023 - 14.71 KBWorks with firefox 119.0 and later, android 120.0 and laterMigrated API to process multiple URLs in a single request
Refactored API code to its own file
Code cleanup and simplificationSource code released under GNU General Public License v3.0 only
Version 2.0.0
Released Nov 29, 2023 - 14.44 KBWorks with firefox 119.0 and later, android 120.0 and laterMajor Update
- Split App into client server architecture
- Consolidate link blocking and blocked page to one content script
- Enabled mobile capabilitySource code released under GNU General Public License v3.0 only
Version 1.1.0
Released Jul 19, 2023 - 25.69 KBWorks with firefox 100.0 and laterAdded Context Menu for blocking links
Hides links to blocked pages on other pagesSource code released under GNU General Public License v3.0 only
Version 1.0.0
Released Jul 12, 2023 - 25.13 KBWorks with firefox 100.0 and laterSource code released under GNU General Public License v3.0 only