FreshStart - Cross Browser Session Manager Firefox

Examine source code of FreshStart - Cross Browser Session Manager

Inspect and view changes in FreshStart - Cross Browser Session Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_name__",
  "version": "1.7.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5f5e7d4a-8b6c-4d2a-9e8f-1b3c5e7a9c0b}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "__MSG_description__",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "core/service_worker.js"
    ]
  },
  "icons": {
    "16": "img/freshstart_icon.png",
    "32": "img/freshstart32.png",
    "48": "img/freshstart48.png"
  },
  "options_page": "core/options.html",
  "permissions": [
    "tabs",
    "bookmarks",
    "storage",
    "unlimitedStorage",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "minimum_chrome_version": "99",
  "default_locale": "en",
  "action": {
    "default_icon": "img/freshstart_icon.png",
    "default_title": "FreshStart - Cross Browser Session Manager",
    "default_popup": "core/popup.html"
  },
  "content_security_policy": {}
}

Best FreshStart - Cross Browser Session Manager Alternatives

Here are some Firefox add-ons that are similar to FreshStart - Cross Browser Session Manager: