Por: 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"
]
}
}
}
} Melhores alternativas Save Image (Randomized Name)
Aqui estão algumas Firefox add-ons que são similares a Save Image (Randomized Name):