Better Image Preview

★★★★★
★★★★★
129 users
<
>
Facebook cover template, Facebook banner, Facebook logo, Facebook template, Indigo watercolor flowers, Navy, Social media branding, FB DIY
★★★★★
★★★★★
Feather | Sabrina Carpenter sabrina carpenter Photographic Print
★★★★★
★★★★★
2022 Contenders NFL 12-Pack Value Box by Panini
★★★★★
★★★★★
Personalised Engraved YoYo Perfect For Wedding Favours Thank You Presents Keepsakes Birthday
★★★★★
★★★★★
Google - Nest Protect 2nd Generation (Battery) Smart Smoke/Carbon Monoxide Alarm - White
★★★★★
★★★★★
Multi-function Weather Station Denver Electronics WS-530 White
★★★★★
★★★★★

🦉 Updated to MV3, so it's published again. Also minor bug where the body style was also applied on non-image tabs.


🔥 Lightweight extension to customize the image preview page.

For now it's only the background color, but I'd be happy to add more features. Please leave a review with a comment about what you'd like me to add.

💜 Some notes

● User settings are currently set using `storage.local`, which means that if you have Chrome Sync on, the settings won't be synced across your devices.

● The alternate method is `storage.sync`, which in turn would sync the settings. I've chosen for local for certain limitation reasons. I'll change to `storage.sync` when I figure out a way.
   
● Currently the extension only works for URLs that explicitly have an extension at the end (most cases). So images with some special URL encoding with the extension won't work for now, I do want to implement this feature.

💜 Source code

● The complete codebase for this extension can be found at: https://github.com/symonxdd/be tter-image-preview.

● FYI, the source code of every single installed extension / theme on the Chrome Web Store can be found locally on your computer. Use Google for instructions (they are easy).
This is also nice for people that want to fiddle with some extension to behave in a different way, or for experimental reasons.
Please note that whatever you change, is only meant for your personal reasons and not for public distribution. Also, changes made by you will be overwritten on the next update of that extension.
Related