# Slicer extension 'reload' tap deactivation?

**URL:** https://discourse.slicer.org/t/slicer-extension-reload-tap-deactivation/29996
**Category:** Development
**Tags:** python
**Created:** [June 13, 2023, 1:30am UTC](https://discourse.slicer.org/t/slicer-extension-reload-tap-deactivation/29996 "2023-06-13T01:30:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dsa934](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/dsa934/32/17907_2.png) [@dsa934](https://discourse.slicer.org/u/dsa934)
#### Post date: [June 13, 2023, 1:30am UTC](https://discourse.slicer.org/t/slicer-extension-reload-tap-deactivation/29996/1 "2023-06-13T01:30:06Z")

</div>

Operating system: window 10  
Slicer version: 5.2.1

There is no problem in using the module I created as an ‘extension’ in my local.  
If I run the ‘extension module’ that works normally on my computer on another computer, ‘reload’ disappears. However, this is not the case on all computers, but only on some computers.

![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/a/e/aee616331f962c69a863cadef77e4b4238947a82.png)

---

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [June 13, 2023, 1:44am UTC](https://discourse.slicer.org/t/slicer-extension-reload-tap-deactivation/29996/2 "2023-06-13T01:44:08Z")

</div>

The Reload button is only shown if you are in developer mode (see application settings, developer tab).

---

<div class="post-metadata">

### Author: ![dsa934](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/dsa934/32/17907_2.png) [@dsa934](https://discourse.slicer.org/u/dsa934)
#### Post date: [June 13, 2023, 1:49am UTC](https://discourse.slicer.org/t/slicer-extension-reload-tap-deactivation/29996/3 "2023-06-13T01:49:24Z")

</div>

Problem solved. thank you

But I’m curious about one thing. Always applied reload to run ‘extension module’. Is there any other way to run the extension module?
