machawk1 / warcreate

Chrome extension to "Create WARC files from any webpage"
https://warcreate.com
MIT License
206 stars 13 forks source link

chrome.declarativeWebRequest #67

Closed v217 closed 9 years ago

v217 commented 9 years ago

There are already a few extensions which use this API. Way faster, and more easily maintined code,- plus the more people use the declarativeWebRequest API, the more likely, that it will stay.

machawk1 commented 9 years ago

@b21e, the users of this tool do not have the beta or dev version of Chrome, so this API will not yet work. If and when it is included in the main API, I will look into using it. Closing this ticket.