Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wvit/web-document
https://github.com/wvit/web-document
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wvit/web-document
- Owner: wvit
- Created: 2024-04-03T10:36:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T15:13:02.000Z (7 months ago)
- Last Synced: 2024-04-13T22:09:46.229Z (7 months ago)
- Language: JavaScript
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome - wvit/web-document - 05 star:0.6k fork:0.0k A browser extension for saving web documents locally, allowing you to access them offline and quickly search for webpage content without an internet connection, while also saving browser memory usage. (TypeScript)
README
## Web document local management browser extension.
A browser extension for saving web documents locally, allowing you to access them offline and quickly search for webpage content without an internet connection, while also saving browser memory usage.
[Go to Chrome Web Store to install](https://chromewebstore.google.com/detail/gjnkjamcdgomkghmfgaobnllnlinkfmn)
[Go to Microsoft Edge to install](https://microsoftedge.microsoft.com/addons/detail/lphefhfpdohfmpcodgddcdbcgnboodpj)
English | [中文](./README-zh_CN.md)
### Features and capabilities
1. Save your webpages with their original styles to the browser's database, without worrying about any privacy leaks, and without relying on the network.
2. Remove unnecessary content elements and large images to save disk space.
3. Enable fast keyword search to quickly locate saved page content, facilitating efficient filtering.
4. Multiple cached pages from the same website share related CSS files and other resources, saving disk space.
5. When you need to access content from multiple websites, using this plugin eliminates the need to open multiple browser tabs, saving memory resources.
6. The plugin locally stores all your preference configurations, such as previously used search keywords and sorting preferences.
7. Supports importing and exporting documents in JSON format, and also supports importing from remote URLs.
8. Support retaining the original URLs of images, or configuring a maximum cache limit for images.
(Please note that this plugin is not suitable for interactive websites that rely on JavaScript or make frequent requests to remote servers, as it is not designed for such scenarios.)
### Quick tutorial
https://github.com/wvit/web-document/assets/21981758/73822f8f-852a-4d71-b4a9-0d6011256efd
### Plugin screenshot
###### (Right-click menu - buttons like 'Save Page).jpg
![buttons like 'Save Page](https://wvit.github.io/static/web-document/img6.jpg)
###### (Page document homepage - view page content).jpg
![view page content](https://wvit.github.io/static/web-document/img3.jpg)
###### (Page document homepage - search keywords).jpg
![search keywords](https://wvit.github.io/static/web-document/img2.jpg)
###### (Plugin popup - arranged by website).jpg
![arranged by website](https://wvit.github.io/static/web-document/img4.jpg)
###### (Plugin popup - default arrangement and deletion).jpg
![default arrangement and deletion](https://wvit.github.io/static/web-document/img5.jpg)
###### (Comparison with original website's memory resources).gif
![memory resources](https://wvit.github.io/static/web-document/img1.gif)
### Precautions
1. If you need to reinstall after uninstallation, remember to export and save your page documents before importing the configuration again, to prevent loss of saved page documents.
2. To save the webpage before installing the plugin, please refresh the webpage once.
3. This plugin will use some system notifications. If you don't receive notifications even after successful saving, you can check the notification settings of your system.
###### (Plugin prompts).jpg
![Plugin prompts](https://wvit.github.io/static/web-document/img7.jpg)
###### (Open system notification settings).jpg
![Open system notification settings](https://wvit.github.io/static/web-document/img8.jpg)