By: vacantthinker Add-on
Inspect and view changes in save-file-up-load.io source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "save-file-up-load.io",
"description": "save file to up-load.io, works on link or image",
"version": "0.0.1.3",
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "save-file-up-load.io@example.com"
}
},
"icons": {
"48": "icons/48.png"
},
"background": {
"page": "background.html"
},
"permissions": [
"<all_urls>",
"tabs",
"contextMenus",
"notifications",
"webNavigation"
],
"content_scripts": [
{
"matches": [
"https://up-load.io/?op=upload_form"
],
"js": [
"js/upload_form.js"
]
}
]
} Best save-file-up-load.io Alternatives
Here are some Firefox add-ons that are similar to save-file-up-load.io:
save file to up-load.io
vacantthinker
save file to uploadrar.com
vacantthinker
fetch-downloader
vacantthinker
Quick Save Image
jim765
archiveorg save download link to file
vacantthinker
Save to Field
Vinzenz Aubry
Save this image
omegazze
Cute Save Button
Deil
Upload file from URL
goodthingscming
archiveorg-addons
vacantthinker
Save a link to the current tab
Nathaniel M. Foley-Beaver
Save Image to Downloads
Christoph Diehl