Personal Space Firefox

Examine source code of Personal Space

Inspect and view changes in Personal Space source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Personal Space",
  "version": "1.0.1",
  "description": "A rich, customizable New Tab page with widgets, notes editor, weather, sports scores, and more.",
  "permissions": [
    "storage",
    "privateBrowsingPersistentStorage"
  ],
  "host_permissions": [
    "https://geocoding-api.open-meteo.com/*",
    "https://api.open-meteo.com/*",
    "https://site.api.espn.com/*",
    "https://www.google.com/*",
    "https://icons.duckduckgo.com/*",
    "https://s2.googleusercontent.com/*",
    "https://firefox-settings-attachments.cdn.mozilla.net/*"
  ],
  "action": {
    "default_title": "Personal Space"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "browser_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "16": "icons/icon-16.svg",
    "48": "icons/icon-48.svg",
    "128": "icons/icon-128.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "personal-space@wencongchio",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "searchTerms"
        ],
        "optional": []
      }
    }
  }
}

Best Personal Space Alternatives

Here are some Firefox add-ons that are similar to Personal Space: