re:group Firefox

Examine source code of re:group

By: Judu
Inspect and view changes in re:group source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "0.5.1",
  "description": "__MSG_extDescription__",
  "default_locale": "fr",
  "browser_specific_settings": {
    "gecko": {
      "id": "regroup@judu",
      "strict_min_version": "151.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "tabGroups",
    "storage"
  ],
  "action": {
    "default_title": "__MSG_extName__",
    "default_icon": {
      "48": "icons/icon.svg",
      "96": "icons/icon.svg"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  }
}

Best re:group Alternatives

Here are some Firefox add-ons that are similar to re:group: