Revisiones de Save Page WE
Save Page WE por DW-dev
Respuesta de DW-dev
Respuesta del desarrollador
publicado el hace 7 añosSave Page WE uses the new Firefox WebExtensions API's, which are pretty much the same as the Chrome extension API's.
These API's do not allow extensions to perform certain types of operations on a few pages, which are either browser administration pages or web store pages, specifically:
- about:
- moz-extension:
- https://addons.mozilla.org
- chrome:
- chrome-extension:
- https://chrome.google.com/webstore
There is nothing that Save Page WE can about this.
These API's do not allow extensions to perform certain types of operations on a few pages, which are either browser administration pages or web store pages, specifically:
- about:
- moz-extension:
- https://addons.mozilla.org
- chrome:
- chrome-extension:
- https://chrome.google.com/webstore
There is nothing that Save Page WE can about this.