extension ExtPose

Extensions Reloader

CRX id

fimgfedafeadlieiabdeeaodndnlbhid-

Description from extension meta

Reload all unpacked extensions using the extension's toolbar button or by browsing to "http://reload.extensions"

Image from store Extensions Reloader
Description from store If you've ever developed a Google Chrome™ extension, you might have wanted to automate the process of reloading your unpacked extension without the need of going through the extensions page. "Extensions Reloader" allows you to reload all unpacked extensions using 3 ways: 1- The extension's toolbar button 2- Browsing to "http://reload.extensions"; 3- Keyboard shortcut The toolbar icon will reload unpacked extensions using a single click. The "reload by browsing" is intended for automating the reload process using "post build" scripts - just browse to "http://reload.extensions";, and chrome will open with freshly reloaded extensions. Whenever a refresh is executed, a green "OK" badge will appear on Extensions Reloader's toolbar icon. ** This extension is open-source and available on GitHub: https://github.com/arikw/chrome-extensions-reloader

Latest reviews

  • (2025-04-18) Mazin Mazinani: Wow it works! The keyboard shortcut works fine, having two separate shortcuts -one with refresh the current tab another without refresh- would be super helpful.
  • (2025-03-22) Evan Reilly: absolute banger (still fully works in 2025)
  • (2024-11-24) Leho Vincent: Perfect for my needs
  • (2024-11-17) Maxim Fomin: Thank you
  • (2024-07-20) Tung Pham: save me time, thanks.
  • (2024-04-01) Konrad Kawka: Quick, minimalistic and reliable. "does NOT work when you edit your `manifest.json` file"? I just tried that and it works like a charm.
  • (2024-01-19) 冀晋 三组刘豪: As a browser extension developer, this extension typically saves me several minutes a day.
  • (2023-12-30) Steph Solmundson (Yellow-Submarine): Importantly this does NOT work when you edit your `manifest.json` file. So those of you new to writing extensions be aware of this. Also shortcuts are configured for ALL extensions in one combined menu, not in the extension itself in chrome, just look in the top left when managing extensions.
  • (2023-10-21) Alexey Strakh: Works great! I wish it has an option to define a hotkey! Right after modifying my extension code I would switch to browser and press a hotkey to initiate reload of extension (and current tab).
  • (2023-10-21) Alexey Strakh: Works great! I wish it has an option to define a hotkey! Right after modifying my extension code I would switch to browser and press a hotkey to initiate reload of extension (and current tab).
  • (2023-09-07) Casey Tokarchuk: A godsend!
  • (2023-09-07) Casey Tokarchuk: A godsend!
  • (2023-08-23) Antanas Barauskas: Nicely done, really useful. Handling shortcut should be mentioned in the main page, not only github repo.
  • (2023-05-26) Lucas Aschenbach: This extension is making extension development so much more convenient! Great work!
  • (2023-05-26) Lucas Aschenbach: This extension is making extension development so much more convenient! Great work!
  • (2023-05-01) Krzysiek K: Must have for extension development, one thing I really miss is reloading manifest changes.
  • (2023-05-01) Krzysiek K: Must have for extension development, one thing I really miss is reloading manifest changes.
  • (2022-12-29) Sankar Kumar: Awesome! Working great. Suggestion: Optionally if you can provide to refresh the current tab after reload that would save an additional an mouse click. With one click it reloads and refreshes the page as well.
  • (2022-12-29) Sankar Kumar: Awesome! Working great. Suggestion: Optionally if you can provide to refresh the current tab after reload that would save an additional an mouse click. With one click it reloads and refreshes the page as well.
  • (2022-12-04) Igor Shcherbachenya: Reload extension but break content script injecting after reloading (doesn't inject).
  • (2022-12-04) Igor Shcherbachenya: Reload extension but break content script injecting after reloading (doesn't inject).
  • (2022-11-18) Nathan Pierce: Great extension!
  • (2022-11-18) Nathan Pierce: Great extension!
  • (2022-07-10) XYZT: Excellent. The only thing is it doesn't reload if you add change "web_accessible_resources".
  • (2022-07-10) XYZT: Excellent. The only thing is it doesn't reload if you add change "web_accessible_resources".
  • (2021-06-01) Tina C: Works perfectly fine for me. Have been using it for a year.
  • (2021-06-01) Tina C: Works perfectly fine for me. Have been using it for a year.
  • (2020-08-08) JH J (znoine): Good extension for extension
  • (2020-08-08) znoine j (znoine): Good extension for extension
  • (2020-07-19) Janesh Chhabra: I can't believe the google chrome extension development experience is so bad that it warrants getting a new extension to make the experience somewhat functional... That said, this works and works well at removing one of the many issues with developing a chrome extension.
  • (2020-07-19) Janesh Chhabra: I can't believe the google chrome extension development experience is so bad that it warrants getting a new extension to make the experience somewhat functional... That said, this works and works well at removing one of the many issues with developing a chrome extension.
  • (2020-02-25) zenji tech: I have been using it for years! Love it.
  • (2020-02-25) zenji tech: I have been using it for years! Love it.
  • (2020-02-04) Lars Ejaas: This is a MUST HAVE when developing your own extension. Ownly problem: Why didn't I find this extension way earlier???: I lost SO MUCH time reloading my extension manually!! 🤬😁
  • (2020-02-04) Lars Ejaas: This is a MUST HAVE when developing your own extension. Ownly problem: Why didn't I find this extension way earlier???: I lost SO MUCH time reloading my extension manually!! 🤬😁
  • (2019-08-17) Lincoln W Daniel: This is awesome. I got it working with a `gulp watch` script and its " Reload current tab after extensions have been reloaded." to refresh my extension and refresh the page when I click the button in the toolbar.
  • (2019-08-17) Lincoln W Daniel: This is awesome. I got it working with a `gulp watch` script and its " Reload current tab after extensions have been reloaded." to refresh my extension and refresh the page when I click the button in the toolbar.
  • (2019-08-06) S҉p҉a҉r҉r҉o҉w҉: they are not the same between re-launch and re-load, the extension name is re-load extension, it is wrong.
  • (2019-08-06) S҉p҉a҉r҉r҉o҉w҉: they are not the same between re-launch and re-load, the extension name is re-load extension, it is wrong.
  • (2019-07-21) Fanglin Chen: 100th like!
  • (2019-07-21) Fanglin Chen: 100th like!
  • (2019-06-12) Good Things: Very useful extension. Does what it says. The only slight problem is, as it was mentioned already, that the manifest file doesn't get refreshed.
  • (2019-06-12) Good Things: Very useful extension. Does what it says. The only slight problem is, as it was mentioned already, that the manifest file doesn't get refreshed.
  • (2019-04-21) Chetan Choudhary: Fine, but i have to reload this one, lol xd
  • (2019-04-21) Chetan Choudhary: Fine, but i have to reload this one, lol xd
  • (2018-11-27) n ascentt: Exactly what I wanted, especially the url functionality (http://reload.extensions) however neither the url nor the button actually do anything, extensions have the blue restore button but this addon does nothing to toggle them, so I still need to manually restore them.
  • (2018-11-27) n ascentt: Exactly what I wanted, especially the url functionality (http://reload.extensions) however neither the url nor the button actually do anything, extensions have the blue restore button but this addon does nothing to toggle them, so I still need to manually restore them.
  • (2018-10-10) Ernesto Alfonso: Great extension for easily reloading an extension. The key binding (Alt+R) is also very useful and is worth mentioning in the main page.
  • (2018-10-10) Ernesto Alfonso: Great extension for easily reloading an extension. The key binding (Alt+R) is also very useful and is worth mentioning in the main page.
  • (2018-09-12) Avi Wasserman: Click this button twice in a row, but nothing seemed to change in the extension I'm developing.

Statistics

Installs
10,000 history
Category
Rating
4.3456 (136 votes)
Last update / version
2025-03-10 / 2.0
Listing languages
en

Links