Simple dashboard-like feed reader (Firefox add-on).
Click to expand.
Open Firefox and load about:debugging
in the URL bar. Click the Load Temporary Add-on
button and select the src/manifest.json
file within the
directory of the mPage extension.
Following permissions are requested:
<all_urls>
: for downloading RSS feedsstorage
: for storing configuration inmpage.extension.json
filedownloads
: for downloading exported OPML filehistory
: for marking links as visited when page is open in reader modetabs
: for accessing URL of active tabs, needed in discovering of feeds