tahama / scrapbookq

ScrapbookQ is a Firefox extension, which helps you to save Web pages and easily manage collections. Compatible with old ScrapBook extension, Suppert manage captures at browser sidebar.
56 stars 14 forks source link

Technical design whitepaper required #2

Open ildar opened 6 years ago

ildar commented 6 years ago

As the addon uses native bridges (and maybe some other non-trivial techniques) it's worth having a document like this.

ildar commented 6 years ago

I put my understanding into a file: https://atlas.mindmup.com/2017/12/65f07670e2e711e79e1af383b4858552/scrapbookq_architecture/index.html I'll send the link to the original by mail.

tahama commented 6 years ago

Here is a simple date-message stream diagram, scrapbookq is not complicated. You can download source files and read source files. The scrapbookq is my first code in javascript and the scrapbookqmsg is my first code in golang. (previous version of scrapbookqmsg is my first code in python) Any professional coders can do this easy job in only one day, I think so. https://github.com/tahama/scrapbookq/blob/master/scrapbookq-design-001.png