Download this addon from [addons.mozilla.org] (https://addons.mozilla.org/en-US/firefox/addon/restart-my-fox)
Source Code Repository For Restart My Fox
Source code released under [MPL 2.0] (https://www.mozilla.org/MPL/2.0/)
Adds to appMenu (Legacy)
or ToolsMenu
or Tool-bar
, The Restart Browser menu item or Button that allows
users to easily restart the web browser without losing current open pages.
- Allows users to easily restart the web browser.
- Keep all open pages.
- Great if a plugin has stopped working and a restart is required to re-enable it.
- Good when a script on a page causes multiple errors in the browser.
- Excellent for when browser ram usage is really high.
Allows you to clear the browsers fast restart cache.
Windows:
CTRL + SHIFT + BLinux:
CTRL + SHIFT + BMac:
CMD + SHIFT + B
Windows:
CTRL + SHIFT + PLinux:
CTRL + SHIFT + PMac:
CMD + SHIFT + P
Task | Command | Result |
---|---|---|
Build | task build | Builds addon *.xpi |
You must set the version number in the arguments field of tasks.json when bumping the XPI package version.
Windows:
You must have python 2.7 or higher installed to run the build script.Linux:
You must on thebuild.py
set in its properties permissions tab, To allow execution orEACCESS
error will ensue.