By: Nicek
Inspect and view changes in NiceEasyFiles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NiceEasyFiles",
"version": "1.2.2",
"description": "快速上传剪贴板中的图片",
"permissions": [
"clipboardRead",
"activeTab",
"storage",
"<all_urls>"
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "nicekwang@163.com"
}
},
"background": {
"scripts": [
"background.js"
]
}
} Best NiceEasyFiles Alternatives
Here are some Firefox add-ons that are similar to NiceEasyFiles: