Skip to content

MichelePezza/mPage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mPage

Simple dashboard-like feed reader (Firefox add-on).

Screenshots

Click to expand.

  • Default light theme:

  • Default dark theme:

  • Randomly generated theme:

  • Version for Firefox for Android:

Instructions

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.

Permissions

Following permissions are requested:

  • <all_urls>: for downloading RSS feeds
  • storage: for storing configuration in mpage.extension.json file
  • downloads: for downloading exported OPML file
  • history: for marking links as visited when page is open in reader mode
  • tabs: for accessing URL of active tabs, needed in discovering of feeds

About

Simple dashboard-like feed reader (Firefox add-on).

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.7%
  • CSS 32.0%
  • HTML 4.8%
  • Python 3.5%