X Ad Blocker is a lightweight extension designed to help Firefox users hide ads from their timeline, particularly on Twitter.
To locally test the extension, follow these steps:
- Create a
.zipfile containing the required extension files (icons,*.js,LICENSE,manifest.json). - Open the following page in Firefox:
about:debugging#/runtime/this-firefox. - Click on "Load Temporary Add-on" and choose the created
.zipfile. - Now, you can open
twitter.comorx.comand test the extension live.
To deploy the extension, follow these steps:
- Log in to the Mozilla Add-on Developer Hub.
- Open "My Add-ons" and update the current version with the new one.
- Don't forget to update the version number in
manifest.json.
Ensure a smooth user experience by keeping the extension up-to-date with the latest improvements and bug fixes.