Releases: google/tamperchrome
Release 2.0.9
Always send modified request headers when the body changes
Release 2.0.8
Fix missing request body on modifications.
Release 2.0.7
Wait for service worker registration to finish before loading background page.
This fixes #124 and is necessary for installation from the webstore.
Release 2.0.6
Fix request header formatting error.
Before this change request headers were not correctly modified due to the bug in #121 - updating is necessary.
Release 2.0.5
Update branding to Tamper Dev
Third test release of Tamper Chrome 2
This is the third "testable" version of Tamper Chrome 2. No more features will be added before 2.1.0, only bug fixes.
Download this ZIP file and load it unpacked on Chrome for testing. Alt+Shift+C
will open the extension for the current tab.
Please provide feedback here and report bugs here.
Will aim to release the first public version on the Chrome Web Store on January 1st 2021
Second test release of Tamper Chrome 2
This is the second "testable" version of Tamper Chrome 2.
Download this ZIP file and load it unpacked on Chrome for testing. Alt+Shift+C
will open the extension for the current tab.
Please provide feedback here and report bugs here.
Will aim to release the first public version on the Chrome Web Store on January 1st 2021
First test version of Tamper Chrome 2
This is the first "testable" version of Tamper Chrome 2.
Download this ZIP file and load it unpacked on Chrome for testing. Alt+Shift+C
will open the extension for the current tab.
Please provide feedback here and report bugs here.
Will aim to release the first public version on the Chrome Web Store on January 1st 2021
v2.0.0
Major stability fixes and some minor usability improvements
Tamper Chrome was left hanging sometimes when user closes the app before the request was marked as completed. This is no longer the case.