Floating Templates Firefox

Examine source code of Floating Templates

제작자: Studio GY1
Inspect and view changes in Floating Templates source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Floating Templates",
  "version": "1.0.2",
  "description": "Your templates float over any website, allowing you to copy or insert content without switching tabs or losing focus :)",
  "author": "RDS",
  "homepage_url": "https://rafforge.github.io/.github.io-floating-templates-privacy-/",
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "floating-templates@rafforge",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icon16.png",
        "icon48.png",
        "icon128.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

최고의 Floating Templates 대안

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