Export Tabs vbURLs Firefox

Examine source code of Export Tabs vbURLs

By: G28
Inspect and view changes in Export Tabs vbURLs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "0.2.12",
  "default_locale": "en_US",
  "icons": {
    "16": "img/icon.svg",
    "48": "img/icon.svg",
    "128": "img/icon.svg"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "img/icon.svg",
    "default_title": "__MSG_appButtonDesc__",
    "default_popup": "popup/popup.html",
    "theme_icons": [
      {
        "light": "img/icon_dark-theme.svg",
        "dark": "img/icon.svg",
        "size": 16
      },
      {
        "light": "img/icon_dark-theme.svg",
        "dark": "img/icon.svg",
        "size": 32
      }
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "permissions": [
    "clipboardWrite",
    "notifications",
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{02585727-d752-4853-b723-f5e72b884282}"
    }
  }
}

Best Export Tabs vbURLs Alternatives

Here are some Firefox add-ons that are similar to Export Tabs vbURLs: