PatinaTab - New Tab Widget Dashboard Firefox

Examine source code of PatinaTab - New Tab Widget Dashboard

Inspect and view changes in PatinaTab - New Tab Widget Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PatinaTab - New Tab Widget Dashboard",
  "description": "An industrial-grade digital workspace living in your new tab",
  "version": "7.0.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "https://*/*",
    "http://*/*"
  ],
  "externally_connectable": {
    "matches": [
      "http://localhost:*/*",
      "http://127.0.0.1:*/*",
      "https://payment.siliconhe.art:*/*"
    ]
  },
  "web_accessible_resources": [
    "newtab.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "patinatab@patinatab.org",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "browser_action": {
    "default_title": "Patina Tab - An industrial-grade digital workspace living in your new tab"
  }
}

Best PatinaTab - New Tab Widget Dashboard Alternatives

Here are some Firefox add-ons that are similar to PatinaTab - New Tab Widget Dashboard: