Allows to hide (and then unhide back) all images (including background images) on all tabs.
Usage
Click the toolbar button to hide/unhide.
Operating principle
Works by adding/removing following CCS code:
img,svg{visibility: hidden !important;} *{background-image: none !important;}
Version history
- 2019-Aug-07
Improved performance, allows hiding svg elements. - 2019-Jun-12
First published version
Source code
Git repo: github:sur98ke/hide-images-ff-quantum
Credits
Based on Hide Images by SavageRu Install
- License: Mozilla Public License 2.0
- Weekly downloads: 7
- Average daily users: 106
- Rating: 4/5 of 4 ratings
- Created: 2019-06-12 12:29:31
- Last updated: 2019-08-06 23:35:14
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/hide-all-images/
- API: {ad6c1d70-6e7f-4ab8-a630-f1ae8fc9ff15}