diff --git a/README.md b/README.md new file mode 100644 index 00000000..9bc90b55 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +**ScrapBook X** is a legacy Firefox add-on based on **ScrapBook** (by Gomita) and **ScrapBook Plus** (by haselnuss). + +## Features + +1. **Save web pages faithfully**: Web pages shown in the browser can be saved without losing any subtle detail. Metadata such as source URL and saving time are recorded for later reference. +2. **Save partial content**: You can save partial web content. You can decide whether to save images, audio and video files, fonts, frames, styles, and/or scripts. You can decide how to process saved styles. You can edit the web content before saving. You can save a web page as a bookmark. ... And more ways for saving are available for you. +3. **Extensive save**: You can save web pages and files linked by the web page, save multiple opened tabs, save a list of pages using a URL list, ..., and there are more batch saving functionality available for you. +4. **Manage data**: You can manage saved items with a tree structure, just as easy as managing the bookmarks. +5. **Search data**: You can search any fragment of the saved web pages with the built-in full-text engine. +6. **Edit data**: You can add highlights, comments, annotations, or even edit the source html for the saved pages. +7. **Take notes**: You can create note pages in ScrapBook, and edit them as easy as editing web pages. +8. **Input and output data**: You can combine multiple data items into one. You can generate HTML tree list and make a static scrapbook site. You can configure multi-ScrapBook databases that won't interfere with each other. You can import and export data items for backup or exchange. +9. **Addons**: Some Firefox add-ons can be integrated with ScrapBook to extend its power, such as [these ones](https://github.com/danny0838/firefox-scrapbook/wiki/Addons). + +## Installation + +Download the **.xpi** file of a desired version in the [releases list](https://github.com/danny0838/firefox-scrapbook/releases) with a Firefox-like browser and you are done. + +* Be sure to **disable or remove ScrapBook or ScrapBook Plus** to prevent a potential conflict. + +* ScrapBook X is a legacy Firefox addon and is **neither supported by Firefox Quantum (>= 57) nor compatible with Electrolysis (e10s)**. You can install and use the successor browser extension [WebScrapBook](https://github.com/danny0838/webscrapbook) in modern browsers, or install ScrapBook X in older Firefox or a Firefox (Gecko) fork which supports XUL/XPCOM, such as [WaterFox](https://www.waterfoxproject.org/), [Basilisk](https://basilisk-browser.org/), or [Pale Moon](https://www.palemoon.org/). + +## See Also +* [Documentation Wiki of ScrapBook X](https://github.com/danny0838/firefox-scrapbook/wiki) diff --git a/README.txt b/README.txt deleted file mode 100644 index ea2c490c..00000000 --- a/README.txt +++ /dev/null @@ -1,12 +0,0 @@ -Firefox plugin ScrapBook X is an open project based on ScrapBook Plus and ScrapBook. - -See also: - -Firefox addon page: -http://addons.mozilla.org/firefox/addon/scrapbook-x/ - -Project repository: -http://github.com/danny0838/firefox-scrapbook - -Documentation wiki: -http://github.com/danny0838/firefox-scrapbook/wiki diff --git a/doc/releases/1.14.5.txt b/doc/releases/1.14.5.txt index 7e17aa68..62f3774c 100644 --- a/doc/releases/1.14.5.txt +++ b/doc/releases/1.14.5.txt @@ -17,7 +17,7 @@ Changes since v1.14.4 * The term of command "mc:" or "re:" is now ignored. - * Decreased the indentation of the index page generated by "Output - HTML tree". + * Decreased the indentation of the index page generated by "Output + HTML tree". Also includes some localization improvements. diff --git a/doc/releases/1.14.6.txt b/doc/releases/1.14.6.txt new file mode 100644 index 00000000..fca19a73 --- /dev/null +++ b/doc/releases/1.14.6.txt @@ -0,0 +1,7 @@ +Scrapbook X 1.14.6 +================== + +Changes since v1.14.5 +--------------------- + + * Revise homepage and update URL. diff --git a/install.rdf b/install.rdf index fe483a83..b138d291 100644 --- a/install.rdf +++ b/install.rdf @@ -6,13 +6,14 @@ scrapbookx@addons.mozilla.org 2 - 1.14.5 + 1.14.6 false false false chrome://scrapbook/skin/main_32.png chrome://scrapbook/content/prefs.xul - https://addons.mozilla.org/firefox/addon/scrapbook-x/ + https://danny0838.github.io/firefox-scrapbook/files/updates.rdf + https://github.com/danny0838/firefox-scrapbook