Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StayPut

StayPut is a Chrome extension that blocks form-triggered reloads and redirects for the current tab.

When enabled, forms can submit in the background while the page stays exactly where it is.

Installation

Option 1: Download ZIP

  1. Go to https://github.com/Ronald-PH/stay-put-extension.
  2. Click Code.
  3. Click Download ZIP.
  4. Extract the ZIP file.
  5. Open the extracted stay-put-extension folder.

Option 2: Clone with Git

Clone the repository:

git clone https://github.com/Ronald-PH/stay-put-extension.git

Open the project folder:

cd stay-put-extension

Load in Google Chrome

Load it in Google Chrome:

  1. Open chrome://extensions.
  2. Turn on Developer mode.
  3. Click Load unpacked.
  4. Select the extracted or cloned stay-put-extension folder.

The extension should now appear in your Chrome extensions list.

Use

  1. Open the tab where you want forms to submit without page navigation.
  2. Click the extension icon.
  3. Turn on Enable for this tab.

The setting is per tab. If the tab reloads or closes, the extension turns off for that tab.

When enabled, StayPut catches normal HTML form submissions, sends the form request with fetch, and ignores reloads or redirects returned by the server.

About

StayPut is a Chrome extension that blocks form-triggered reloads and redirects for the current tab.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages