pdso: Page DOM Snapshot for Offline v0.1.1resigned1
# pdso: Page DOM Snapshot for Offline
<https://bitbucket.org/eisf/pdso/>
(An extension for Desktop and Android Firefox)
Take a static snapshot of the page DOM, (modify and) save it for offline viewing, including CSS styles and images, no script.
## Features
- Take a static snapshot of the dynamic page, and save it as HTML, not picture.
- Keep all the styles and images, what you see is what you get.
- Remove all the scripts in saved HTML.
- Pack all the files (the HTML file, images, CSS files) in a zip archive.
Suggestions: Please use the latest Firefox to view the saved snapshot to get the best display effect.
## Known issues
- Currently this program can not pack all the resources of a page, and can not deal with all the circumstances. So the snapshot may look some what different from the original page.
## LICENSE
pdso: Page DOM Snapshot for Offline
Copyright (C) 2018 sceext
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.