SpamCop Automator version history - 3 versions
SpamCop Automator by Ghostwheel
SpamCop Automator version history - 3 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 1.1.2
Released Apr 14, 2026 - 8.51 KBWorks with firefox 109.0a1 and later[1.1.2] - 2026-04-15
Changed- Removed unused helper
htmlEscapefrom Chrome and Firefox content scripts. - Removed unused variable
nfrom both content scripts. - Simplified content script flow by removing the dead
if (x != null)condition. - Aligned Chrome and Firefox manifest descriptions for consistency.
- Updated
.github/copilot-instructions.mdto reflect the resolved cleanup items. - Added tools/build.sh to package the extensions for submission.
Source code released under BSD 2-Clause "Simplified" License
- Removed unused helper
Older versions
Version 1.1.1
Released Apr 14, 2026 - 8.61 KBWorks with firefox 109.0a1 and later[1.1.1] - 2026-04-14
Changed- Removed unused
activeTabpermission from Chrome and Firefox manifests - Removed redundant host permissions from both manifests; extension scope remains enforced by content script matches
- Updated README with Chrome development testing instructions and packaging instructions for Chrome Web Store and Firefox AMO
- Updated Copilot project instructions to reflect the manifest permission changes
Source code released under BSD 2-Clause "Simplified" License
- Removed unused
Version 1.0.1
Released Mar 20, 2026 - 8.64 KBWorks with firefox 109.0a1 and laterv1.0.1 - Updated the description in the manifest.Source code released under BSD 2-Clause "Simplified" License