Message Later Firefox

Examine source code of Message Later

Por: Zane B. Add-on
Inspect and view changes in Message Later source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Message Later",
  "version": "2.1.3",
  "description": "Send a message to your future self. Seal a note or link so it stays locked with a live countdown until the open date you set, then it reveals itself and pings you with a notification.",
  "icons": {
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "64": "images/icon-64.png",
    "96": "images/icon-96.png",
    "128": "images/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{124ea3fc-149c-473d-bab9-0072536c2a06}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "background": {
    "scripts": [
      "app/background.js"
    ]
  },
  "browser_action": {
    "default_title": "Message Later",
    "default_popup": "app/popup.html",
    "default_icon": {
      "32": "images/icon-32.png",
      "48": "images/icon-48.png",
      "64": "images/icon-64.png"
    }
  }
}

Melhores alternativas Message Later

Aqui estão algumas Firefox add-ons que são similares a Message Later: