Tab Session Exporter Firefox

Examine source code of Tab Session Exporter

제작자: April Cross
Inspect and view changes in Tab Session Exporter 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.0.0",
  "description": "__MSG_extensionDescription__",
  "action": {
    "default_popup": "popup/popup.html"
  },
  "icons": {
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f520e38f-36af-82c4-826d-c6ca3e41f2a3}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Tab Session Exporter 대안

다음은 Tab Session Exporter과(와) 유사한 Firefox add-on입니다: