제작자: CloudLoot
Inspect and view changes in CloudLoot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CloudLoot",
"version": "2.3resigned1",
"description": "With this addon, you can save content in codes. And see the content of shared codes from the web",
"applications": {
"gecko": {
"id": "marcelorbianchi96@gmail.com"
}
},
"icons": {
"128": "icons/icon-128.png"
},
"permissions": [
"http://*/*",
"https://*/*",
"tabs"
],
"browser_action": {
"default_icon": "icons/icon-128.png",
"default_popup": "popup.html"
},
"content_scripts": [
{
"all_frames": true,
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"jquery-2.2.3.min.js",
"content.js"
],
"run_at": "document_start"
}
]
} 최고의 CloudLoot 대안
다음은 CloudLoot과(와) 유사한 Firefox add-on입니다: