Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blackwind/reload-plus
[Firefox] Supercharge your reload button and hotkeys!
https://github.com/blackwind/reload-plus
addon addon-sdk extension firefox firefox-addon firefox-extension javascript jetpack
Last synced: 3 months ago
JSON representation
[Firefox] Supercharge your reload button and hotkeys!
- Host: GitHub
- URL: https://github.com/blackwind/reload-plus
- Owner: blackwind
- License: gpl-3.0
- Created: 2016-03-05T22:50:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T06:01:28.000Z (over 7 years ago)
- Last Synced: 2024-05-02T15:25:41.568Z (7 months ago)
- Topics: addon, addon-sdk, extension, firefox, firefox-addon, firefox-extension, javascript, jetpack
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/reload-plus/
- Size: 116 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reload Plus [![Build Status](https://ci.appveyor.com/api/projects/status/9c9v0cxv78dhk8n3/branch/master?svg=true)](https://ci.appveyor.com/project/blackwind/reload-plus/branch/master) [![AMO Version](https://img.shields.io/amo/v/reload-plus.svg?label=amo)](https://addons.mozilla.org/firefox/addon/reload-plus/) [![Rating](https://img.shields.io/amo/rating/reload-plus.svg)](https://addons.mozilla.org/firefox/addon/reload-plus/reviews/) [![Users](https://img.shields.io/amo/users/reload-plus.svg)](https://addons.mozilla.org/firefox/addon/reload-plus/statistics/)
Reload Plus makes the following (user-configurable) changes to the behavior of Firefox's "Reload" button:
Left Mouse (or F5) = Standard Reload
Ctrl+LMouse (or Ctrl+F5) = Override Cache
Alt+LMouse (or Alt+F5) = Load Missing Images
Shift+LMouse (or Shift+F5) = Google CacheMiddle Mouse = Standard Reload (new tab)
Ctrl+MMouse = Override Cache (new tab)
Alt+MMouse = Reload Non-Pinned Tabs
Shift+MMouse = Google Cache (new tab)Other available actions include "Reload All Tabs", "Reload Pinned Tabs", "Reload Unsuccessful Tabs", and "Set/Clear Retry Interval". These actions can be swapped in via the configuration dialog or accessed via context menu.
"Problem loading page"? Disabled by default, R+ can also be configured to automatically retry when it encounters most page loading errors. Give it a shot, then begin wondering how you ever lived without it!
NOTE: This add-on is designed to replace several aging extensions, such as "Reload", "Online Reload", "ReloadEvery", "Reload Non-Pinned Tabs", "Show Image", and "Show Picture". It's recommended you remove these and anything similar before installing R+.