News & Widget Dashboard — New Tab Firefox

Examine source code of News & Widget Dashboard — New Tab

By: Skil
Inspect and view changes in News & Widget Dashboard — New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "News & Widget Dashboard",
  "version": "1.0.1",
  "description": "A customizable new tab dashboard with news feeds, weather, bookmarks, notes, and more.",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_security_policy": "script-src 'self'; object-src 'self'; connect-src 'self' https://wttr.in https://*.paperclip.ing;",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "news-widget-dashboard@paperclip.ing",
      "strict_min_version": "91.0"
    }
  }
}

Best News & Widget Dashboard — New Tab Alternatives

Here are some Firefox add-ons that are similar to News & Widget Dashboard — New Tab: