Browspire - The Most Aesthetic homepage Firefox

Examine source code of Browspire - The Most Aesthetic homepage

Inspect and view changes in Browspire - The Most Aesthetic homepage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Browspire - The Most Aesthetic homepage",
  "description": "Enhance your browsing experience with a custom New Tab Page that matches your vibe and boost your productivity.",
  "version": "1.4",
  "icons": {
    "16": "Assets/Logo16.png",
    "32": "Assets/Logo32.png",
    "48": "Assets/Logo48.png",
    "128": "Assets/Logo128.png"
  },
  "chrome_url_overrides": {
    "newtab": "New Tab.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "popup_todo.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "browspire@geeke.app",
      "strict_min_version": "42.0"
    }
  },
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "permissions": [
    "bookmarks",
    "storage",
    "tabs"
  ],
  "action": {
    "default_popup": "popup_todo.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Browspire - The Most Aesthetic homepage Alternatives

Here are some Firefox add-ons that are similar to Browspire - The Most Aesthetic homepage: