Save Image (Randomized Name) Firefox

Examine source code of Save Image (Randomized Name)

提供元: rigiyin
Inspect and view changes in Save Image (Randomized Name) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Random Image Saver",
  "version": "1.0",
  "description": "Right-click an image to save it with a random alphanumeric name.",
  "permissions": [
    "contextMenus",
    "downloads",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "randomsaver@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのSave Image (Randomized Name)代替案

Save Image (Randomized Name)に類似したFirefox add-onをいくつか紹介します: