Simple Document Viewer Firefox

Examine source code of Simple Document Viewer

제작자: Abdul Majid Syed Add-on
Inspect and view changes in Simple Document Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Document Viewer",
  "short_name": "Simple Document Viewer",
  "description": "View any links now, even from Google Drive!",
  "version": "0.2",
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "script.js"
    ]
  },
  "icons": {
    "16": "images/16.png",
    "32": "images/32.png",
    "64": "images/64.png",
    "128": "images/128.png"
  },
  "browser_action": {
    "default_icon": "images/128.png",
    "default_title": "Simple Document Viewer",
    "default_popup": "popup.html"
  },
  "homepage_url": "https://github.com/Abdul-Majid-Syed/Simple-Document-Viewer"
}

최고의 Simple Document Viewer 대안

다음은 Simple Document Viewer과(와) 유사한 Firefox add-on입니다: