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.
The instructions page that opens in Firefox states:
cd /home/ yourname/Downloads/scrapbookq;chmod +x scrapbookqmsg;./scrapbookqmsg init
That would never work. However, if we change it to:
cd /home/ yourname/Downloads/scrapbookqchmod +x scrapbookqmsg./scrapbookqmsg init
Then we find that there is no file named scrapbookmsg.
The instructions page that opens in Firefox states:
That would never work. However, if we change it to:
cd /home/ yourname/Downloads/scrapbookq
chmod +x scrapbookqmsg
./scrapbookqmsg init
Then we find that there is no file named scrapbookmsg.