WebExtension.net
WebExtension.net

LocalGalleryViewerExtension

View on Chrome Web Store
View LocalGalleryViewerExtension Chrome Extension on Chrome Web Store
3.8 (162 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Allows opening local folders and show containing images in a gallery slideshow
Type
Extension
Users
20,000 users
Andreas Meyer
View author page of Andreas Meyer
Published
Published on October 23, 2013
Version 1.4
Manifest version
2
Updated
Updated on March 19, 2014
View on Chrome Web Store
View LocalGalleryViewerExtension Chrome Extension on Chrome Web Store
lifestyle/art
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LocalGalleryViewerExtension",
    "version": "1.4",
    "manifest_version": 2,
    "description": "Allows opening local folders and show containing images in a gallery slideshow",
    "offline_enabled": true,
    "icons": {
        "16": "icon_galleyapp_16.png",
        "48": "icon_galleyapp_48.png"
    },
    "background": {
        "scripts": [
            "gal_background.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "options_page": "gal_options.html",
    "browser_action": {
        "default_title": "LocalGalleryViewer",
        "default_icon": "icon_galleyapp_16.png"
    },
    "permissions": [
        "tabs"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top