CRX Reload
Automatically reload your chrome extension during development with an http request
As of May 2026, CRX Reload has 10 users in the Developer Tools category.
Usersno change0%
10
10
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
0.0.1
Manifest V3
History
2 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 10 | — | — | 0.0.1 |
| Apr 30, 2026 | 8 | — | — | 0.0.1 |
| Now | 10 | — | — | 0.0.1 |
Permissions & access
- Permissions
- managementstorage
- Host access
- None declared
Screenshots
About
During chrome extension development every time you make updates to your code the unpacked extension needs to be reloaded or toggled off and on.
With this extension you may automate this process triggering reloads at any time you like:
- install "socket.io" npm package
- create new server like
const io = new Server(PORT)
- emit reload events when needed(like on build end or file change)
io.emit("crx-reload")
In the extension popup you may configure which port you would like to use and toggle extension off when needed. Since this extension uses websockets you would not want to keep it turned on all the time and only enable it during development.
Popup label will be colored red or green depending on if it was able to establish connection with your server.
Please note that changes made to your 'manifest.json' will not be reflected with these reloads because chrome API only allows to toggle extensions on and off and not actually reload them. A full reload is only possible manually.Technical
- Version
- 0.0.1
- Manifest
- V3
- Size
- 185KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- llliedochkbemljmkdlmcfmneacpnlib
- Developer ID
- ufcafd64ca09e7ffd77399a2f96bc5d8f
- Developer Email
- [email protected]
- Created
- May 2, 2023
- Last Updated (Store)
- May 2, 2023
- Last Scraped
- May 29, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to CRX Reload, ranked by description similarity.
Extensions Reloader
Reload all unpacked extensions using the extension's toolbar button or by browsing to "http://reload.extensions"
10.0K
★ 4.4
Extensions Auto Reloader
Reloads your browser extensions via a hotkey.
12
Dev's Quick Reload: Extensions Reloader
A powerful multi-function reloader with keyboard shortcut support.
12
★ 5.0
DevReloader
Instantly reload all unpacked extensions with one click. Developer productivity by AIO.com.ai
—
Live Reload Pro
Enable Live Reload on any page with configurable ports. Perfect for web development with Rust, Python, Node.js, and more.
97
Extension Development - Auto Reloader
Automatically reload unpacked extensions as source code changes during development via websocket's, Vite, and npm companion package.
160
★ 5.0
Auto Reload Chrome
Seamless Auto Reload Chrome lets you set custom tab reloader time to auto refresh pages. Try the Auto Reloader for Chrome extension.
1.0K
★ 5.0
Auto Local: Reload Local Host Automatically
Auto-reload localhost pages when switching tabs or windows with this extension and save time on manual refreshes.
79
★ 5.0
Data sourced from the Chrome Web Store · last verified May 29, 2026.