WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Extensions Reloader

Extensions Reloader

View on Chrome Web Store
View Extensions Reloader Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 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.

Reload all unpacked extensions
Type
Extension
Users
133 users
4
Ali Gasymov
View author page of Ali Gasymov
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 15, 2021
Version 1.0.0
Manifest version
3
Updated
Updated on October 12, 2023
productivity/developer
Extension Category
View on Chrome Web Store
View Extensions Reloader 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": "Extensions Reloader",
    "description": "Reload all unpacked extensions",
    "manifest_version": 3,
    "version": "1.0.0",
    "action": {
        "default_title": "Reload Extensions"
    },
    "icons": {
        "16": "static\/images\/icon-16.png",
        "32": "static\/images\/icon-32.png",
        "48": "static\/images\/icon-48.png",
        "128": "static\/images\/icon-128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "reload": {
            "description": "Reload all extensions in development",
            "suggested_key": {
                "default": "Alt+Shift+R"
            }
        }
    },
    "permissions": [
        "management"
    ]
}
© 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