By: ttscoff
Inspect and view changes in Send to Marked 3 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Send to Marked 3",
"version": "1.0.0",
"description": "On click, send selected HTML or page URL to Marked 3 via x-marked-3://.",
"browser_action": {
"default_title": "Send to Marked 3",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/Marked3_16.png",
"32": "icons/Marked3_32.png"
}
},
"icons": {
"16": "icons/Marked3_16.png",
"32": "icons/Marked3_32.png",
"128": "icons/Marked3_128.png"
},
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "send-to-marked-3@example.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Send to Marked 3 Alternatives
Here are some Firefox add-ons that are similar to Send to Marked 3: