Copy Text From Google Drive Files Firefox

Examine source code of Copy Text From Google Drive Files

Inspect and view changes in Copy Text From Google Drive Files source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Page Plain Text",
  "description": "Chrome extension that shows page plain text",
  "version": "0.3",
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "16": "ico/btn_circle_text.16x16.png",
    "20": "ico/btn_circle_text.20x20.png",
    "24": "ico/btn_circle_text.24x24.png",
    "32": "ico/btn_circle_text.32x32.png",
    "48": "ico/btn_circle_text.48x48.png",
    "64": "ico/btn_circle_text.64x64.png",
    "128": "ico/btn_circle_text.128x128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Show page plain text",
    "default_icon": {
      "16": "ico/btn_circle_text.16x16.png",
      "20": "ico/btn_circle_text.20x20.png",
      "24": "ico/btn_circle_text.24x24.png",
      "32": "ico/btn_circle_text.32x32.png",
      "48": "ico/btn_circle_text.48x48.png",
      "64": "ico/btn_circle_text.64x64.png",
      "128": "ico/btn_circle_text.128x128.png"
    }
  },
  "manifest_version": 2
}

Best Copy Text From Google Drive Files Alternatives

Here are some Firefox add-ons that are similar to Copy Text From Google Drive Files: