Flow by Spooky Services Firefox

Examine source code of Flow by Spooky Services

Inspect and view changes in Flow by Spooky Services source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Flow by Spooky Services",
  "short_name": "Flow",
  "description": "Flow allows you to send notes and links between your devices seamlessly.",
  "version": "0.1.0",
  "author": "Spooky Services",
  "homepage_url": "https://flow.spookysrv.com",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "flowPageScript.js"
      ],
      "matches": [
        "https://app.flow.spookysrv.com/*"
      ]
    }
  ],
  "manifest_version": 2,
  "permissions": [
    "tabs",
    "storage",
    "https://app.flow.spookysrv.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "flow@spookysrv.com"
    }
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Flow by Spooky Services"
  },
  "sidebar_action": {
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "64": "icons/64.png",
      "128": "icons/128.png"
    },
    "default_title": "Flow by Spooky Services",
    "default_panel": "sidepanel.html",
    "open_at_install": false
  }
}

Best Flow by Spooky Services Alternatives

Here are some Firefox add-ons that are similar to Flow by Spooky Services: