Today's Pages Firefox

Examine source code of Today's Pages

Inspect and view changes in Today's Pages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Eric Finn",
  "description": "__MSG_addonDesc__",
  "manifest_version": 2,
  "name": "Today's Pages",
  "version": "0.3.1resigned1",
  "homepage_url": "https://github.com/ericfinn/TodaysPages",
  "default_locale": "en",
  "incognito": "spanning",
  "icons": {
    "16": "icons/today-16.png",
    "32": "icons/today-32.png",
    "48": "icons/today-48.png"
  },
  "permissions": [
    "bookmarks",
    "menus",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "src/options-manager.js",
      "src/background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/today-16.png",
      "32": "icons/today-32.png",
      "48": "icons/today-48.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "applications": {
    "gecko": {
      "id": "{ec182fd1-0731-4a18-98ad-53aaeeda3401}"
    }
  }
}

Best Today's Pages Alternatives

Here are some Firefox add-ons that are similar to Today's Pages: