RTF Viewer Firefox

Examine source code of RTF Viewer

Inspect and view changes in RTF Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RTF Viewer",
  "description": "Display .rtf (Rich Text Format) files in the browser",
  "version": "1.4.2",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "56.0"
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png"
    }
  },
  "background": {
    "scripts": [
      "background.js",
      "rtfRedirectHandler.js"
    ]
  },
  "incognito": "spanning",
  "web_accessible_resources": [
    "viewer/viewer.html"
  ]
}

Melhores alternativas RTF Viewer

Aqui estão algumas Firefox add-ons que são similares a RTF Viewer: