SelectionSeal Firefox

Examine source code of SelectionSeal

제작자: Lucid Add-on
Inspect and view changes in SelectionSeal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SelectionSeal",
  "version": "1.0.0",
  "description": "Create SHA-256 fingerprints and compact stats for selected page text.",
  "icons": {
    "48": "seal/icon-48.png",
    "96": "seal/icon-96.png",
    "128": "seal/icon-128.png"
  },
  "action": {
    "default_title": "SelectionSeal",
    "default_popup": "sealbox/home.html",
    "default_icon": {
      "48": "seal/icon-48.png"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3dc676b8-7fa4-405f-86cc-e1ec9e49de2a}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 SelectionSeal 대안

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