Hello everyone! ๐
I came up with an idea to make working with images in AppSheet more convenient, and with the help of @chatgpt, we developed a Chrome extension that automatically opens images in a separate window when clicked.
This extension makes it easier to view images in records without manually opening them in a new tab.
โ
Opens images in a separate window instead of a new tab
โ
Keeps the same window for all images (no new windows each time)
โ
Automatically resizes the window to fit the image
โ
Standard browser zoom functionality (click to zoom in, click again to zoom out)
โ
If zoomed, allows horizontal and vertical scrolling
โ
Remembers window position if moved
1๏ธโฃ Download the ZIP file (attached to this post).
2๏ธโฃ Extract the ZIP to any folder on your computer.
3๏ธโฃ Open Chrome and go to chrome://extensions/.
4๏ธโฃ Enable "Developer mode" (top right corner).
5๏ธโฃ Click "Load unpacked" and select the folder where you extracted the extension.
6๏ธโฃ Done! Now, when you click on an image in AppSheet, it will automatically open in a separate window with zoom functionality.
๐ก Tip for AppSheet Users:
In AppSheet, clicking an image normally opens the record instead of just the image. To prevent this, I created an Action:
๐น Name: Leer
๐น Effect: Grouped: execute a sequence of actions
๐น No actions inside
By assigning this action to foto_inline, AppSheet does not react to image clicks, allowing the extension to handle them properly.
๐ก Why Use This?
AppSheet opens images inside its interface, making them small and hard to view. This extension gives you a quick, easy way to see images clearly, just like if you opened them in a new tab, but in a dedicated floating window with zoom support.
๐ Download the ZIP file and give it a try!
Let me know if you have any feedback or improvements! ๐
https://drive.google.com/file/d/19aKjzIEEvKtIqeE5kz9BK8ib_ZICVUt1/view?usp=sharing