Workflowy Clipper Firefox

Examine source code of Workflowy Clipper

Inspect and view changes in Workflowy Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Workflowy Clipper",
  "version": "1.0",
  "description": "Lưu nhanh link và ghi chú vào Workflowy.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{10633b1a-9004-4143-9f90-7bb5ecf45101}"
    }
  }
}

Best Workflowy Clipper Alternatives

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