Releases: mozilla/webextension-polyfill
Releases · mozilla/webextension-polyfill
0.12.0
Compare
Sorry, something went wrong.
No results found
rpl
released this
14 May 17:58
Bug Fixes
Removed unnecessary webpack and webpack-cli npm packages from webextension-polyfill npm package dependencies (#614 ) (#604 )
See all changes for 0.12.0
0.11.0
Compare
Sorry, something went wrong.
No results found
Rob--W
released this
16 Apr 13:05
Bug Fixes
Fix no-op check to work with Safari and support of old browsers (#582 ) (#364 )
See all changes for 0.11.0
0.10.0
Compare
Sorry, something went wrong.
No results found
rpl
released this
12 Aug 19:40
Bug Fixes
Removed obsolete deprecation warning logged on sendResponse callback calls (#386 )
See all changes for 0.10.0
0.9.0
Compare
Sorry, something went wrong.
No results found
rpl
released this
25 Mar 16:58
Bug Fixes
enable webextension-polyfill usage via webpack ProvidePlugin (#351 )
See all changes for 0.9.0
0.8.0
Compare
Sorry, something went wrong.
No results found
rpl
released this
20 Apr 11:25
Bug Fixes
browser.devtools.network.onRequestFinished is now wrapped by the polyfill and provides a promise-based request API object (#250 , fixes #249 )
the promise wrappers has been updated to reject with Error instances (#293 , fixes #257 )
See all changes for 0.8.0
0.7.0
Compare
Sorry, something went wrong.
No results found
rpl
released this
10 Nov 20:21
Features
Added tabs.goBack and tabs.goForward (#243 )
Added devtools.panels.elements.createSidebarPane to metadata (#246 )
See all changes for 0.7.0
0.6.0
Compare
Sorry, something went wrong.
No results found
rpl
released this
23 Dec 12:30
Bug Fixes
fix: Added missing chrome privacy api settings (#205 )
fix: Make the polyfill dist file loadable as an ES6 module (#202 )
Docs
See all changes for 0.6.0
0.5.0
Compare
Sorry, something went wrong.
No results found
rpl
released this
26 Sep 22:18
Bug Fixes
Removed browser.runtime.getBrowserInfo(), as it is not available in Chromium-based browsers (#200 )
The webextension-polyfill now throws an error when loaded in non-extension contexts (#190 )
Docs
See all changes for 0.5.0
0.4.0
Compare
Sorry, something went wrong.
No results found
rpl
released this
06 Feb 11:44
Bug Fixes
browser.devtools.inspectedWindow.eval promise should always resolve to an array (#168 , #175 )
See all changes for 0.4.0
0.3.1
Compare
Sorry, something went wrong.
No results found
rpl
released this
21 Aug 10:06
Bug Fixes
Prevent a webpage document element to be detected as the Extension API object (#153 )
See all changes for 0.3.1