Smart Text Exporter Firefox

Examine source code of Smart Text Exporter

By: Louisa
Inspect and view changes in Smart Text Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "2.0.0",
  "icons": {
    "16": "assets/icon_16.png",
    "128": "assets/icon_128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "assets/icon_16.png",
      "38": "assets/icon_128.png"
    }
  },
  "applications": {
    "gecko": {
      "id": "{68e913c5-f2d0-3dbe-b5d0-1050f0b2852c}",
      "strict_min_version": "112.0"
    }
  },
  "permissions": [
    "tabs",
    "activeTab",
    "contextMenus"
  ],
  "content_security_policy": "script-src 'self'; style-src 'self' 'unsafe-inline'; font-src 'self' data:; object-src 'self';",
  "background": {
    "scripts": [
      "data/pdfkit/pdfkit.js",
      "background.js"
    ]
  }
}

Best Smart Text Exporter Alternatives

Here are some Firefox add-ons that are similar to Smart Text Exporter: