Send to Workflowy Inbox Firefox

Examine source code of Send to Workflowy Inbox

Inspect and view changes in Send to Workflowy Inbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Send to Workflowy Inbox",
  "version": "1.0.1",
  "description": "Adds the current page as a hyperlink to your Workflowy inbox.",
  "browser_specific_settings": {
    "gecko": {
      "id": "workflowy-inbox-firefox@ottov1",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "https://workflowy.com/*"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "Send to Workflowy Inbox",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best Send to Workflowy Inbox Alternatives

Here are some Firefox add-ons that are similar to Send to Workflowy Inbox: