WebExtension.net
WebExtension.net

imgur Uploader

View on Chrome Web Store
View imgur Uploader Chrome Extension on Chrome Web Store
3.8 (143 ratings)

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

Right-click uploading of images and screenshots anonymously or to your imgur account.
Type
Extension
Users
20,000 users
graeme phillips
View author page of graeme phillips
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 8, 2013
Version 2.4.1
Manifest version
3
Updated
Updated on June 22, 2022
View on Chrome Web Store
View imgur Uploader 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",
    "manifest_version": 3,
    "name": "imgur Uploader",
    "description": "Right-click uploading of images and screenshots anonymously or to your imgur account.",
    "version": "2.4.1",
    "icons": {
        "16": "img\/logo_16.png",
        "48": "img\/logo_48.png",
        "128": "img\/logo.png"
    },
    "permissions": [
        "activeTab",
        "contextMenus",
        "notifications",
        "storage",
        "scripting"
    ],
    "optional_permissions": [
        "clipboardWrite"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "web_accessible_resources": [
        {
            "resources": [
                "options.html"
            ],
            "matches": [
                "https:\/\/api.imgur.com\/*"
            ]
        }
    ]
}
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