Galleryzer
Creates a gallery view of images on page.
Was ist Galleryzer?
Galleryzer ist eine Chrome-Erweiterung, die von laxu entwickelt wurde, und ihr Hauptmerkmal ist "Creates a gallery view of images on page.".
Erweiterungsscreenshots
Galleryzer-Erweiterungs-CRX-Datei herunterladen
Laden Sie Galleryzer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Creates an image gallery out of all the images on page that are above the size specified in extension settings (to avoid showing header and banner images etc). Very convenient for viewing for example image threads on forums. - Lightweight - doesn't use any additional Javascript libraries. - Safe - Does not inject ads or analytics, does not send any data to any remote server. - Responsive - scales between 2-4 columns based on browser window size. - No duplicate images. Checks image sources for duplicate images so for example on forums where the same image might be quoted multiple times, the gallery only shows one instance of it. - Light and dark theme option. - Lightbox for showing image in full size. Also handles links leading to a larger version of the image. - Support for showing forum thread page navigation in gallery and auto opening gallery when moving between thread pages. Support might vary based on forum software - See options for keyboard shortcuts. Release notes: 2.3.0 - Refactored code - Various small bug fixes - Even faster 2.2.0 - Compiled with newer tools. - Support all safe URL schemes allowed for extensions by Google. - Load at document idle so it has even less impact on your page loading speed. 2.1.0 - Add getting context text for image. - Various bug fixes and tweaks Copyright Mikko Lakomaa. Creative Commons Attribution + Non-Commercial license.
Grundlegende Informationen zur Erweiterung
Name | Galleryzer |
ID | nieodpeajmoimhojmopkljlkcppamaec |
Offizielle URL | https://chromewebstore.google.com/detail/galleryzer/nieodpeajmoimhojmopkljlkcppamaec |
Beschreibung | Creates a gallery view of images on page. |
Dateigröße | 37.13 KB |
Installationsanzahl | 929 |
Aktuelle Version | 2.3.0 |
Letztes Update | 2020-12-21 |
Veröffentlichungsdatum | 2018-02-04 |
Bewertung | 4.80/5 Insgesamt 5 Bewertungen |
Entwickler | laxu |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Galleryzer", "version": "2.3.0", "manifest_version": 2, "description": "Creates a gallery view of images on page.", "permissions": [ "tabs", "storage", " |