Por: Karen
Inspect and view changes in Send Later source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0",
"description": "__MSG_extensionDescription__",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": "icons/icon48.png"
},
"permissions": [
"activeTab",
"storage",
"notifications",
"https://*/*",
"http://*/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/automation.js",
"content_scripts/email_features.js",
"content_scripts/integration.js",
"content_scripts/analytics.js",
"content_scripts/notifications.js"
]
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{495c2d45-9e66-441b-bf2a-368377ae55d9}"
}
}
} Mejores alternativas Send Later
Aquí hay algunas Firefox add-ons que son similares a Send Later: