Recent Domain Tabs Firefox

Examine source code of Recent Domain Tabs

By: Xavitek
Inspect and view changes in Recent Domain Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.3",
  "author": "Xavitek",
  "homepage_url": "https://buymeacoffee.com/xavitek",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "permissions": [
    "history",
    "tabs",
    "storage"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "recent-domain-tabs@xavitek.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Recent Domain Tabs Alternatives

Here are some Firefox add-ons that are similar to Recent Domain Tabs: