WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Images ON/OFF

Images ON/OFF

View on Chrome Web Store
View Images ON/OFF Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (106 ratings)
1 new ratings
6 views
This extension has been viewed 6 times
0 downloads
This extension has been downloaded 0 times

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

Disable images on current site.
Type
Extension
Users
20,000 users
singleclickapps
View author page of singleclickapps
Published
Published on July 23, 2013
Version 3.2.0.0
Manifest version
3
Updated
Updated on July 9, 2024
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Images ON/OFF Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Images ON\/OFF",
    "version": "3.2.0.0",
    "minimum_chrome_version": "88.0",
    "manifest_version": 3,
    "homepage_url": "https:\/\/singleclickapps.com\/images-on-off",
    "description": "Disable images on current site.",
    "icons": {
        "16": "icon.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        "contentSettings",
        "contextMenus",
        "storage"
    ],
    "action": {
        "default_icon": "icon.png",
        "default_title": "Images On\/Off"
    },
    "incognito": "spanning",
    "background": {
        "service_worker": "background.js"
    },
    "options_page": "options.html"
}
© 2025 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