Smartsheet Web Clipper Firefox

Examine source code of Smartsheet Web Clipper

Inspect and view changes in Smartsheet Web Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smartsheet Web Clipper",
  "version": "1.0",
  "description": "Clip nội dung trang web vào Smartsheet.",
  "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": "{87c6f98b-802b-45c9-8b08-27bb75a11723}"
    }
  }
}

Best Smartsheet Web Clipper Alternatives

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