Nice Try Scribd Firefox

Examine source code of Nice Try Scribd

제작자: Abhijith Vijayan Add-on
Inspect and view changes in Nice Try Scribd source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Nice Try Scribd",
  "version": "2.1.1",
  "icons": {
    "16": "assets/icons/favicon-16x16.png",
    "32": "assets/icons/favicon-32x32.png",
    "48": "assets/icons/favicon-48x48.png",
    "128": "assets/icons/favicon-128x128.png"
  },
  "description": "Unblur Scribd Documents...",
  "homepage_url": "https://github.com/abhijithvijayan/nice-try-scribd.git",
  "short_name": "Nice Try Scribd",
  "permissions": [
    "http://*.scribd.com/*",
    "https://*.scribd.com/*"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "author": "abhijithvijayan",
  "applications": {
    "gecko": {
      "id": "{6bb1cd78-3b5f-427f-9902-68dff6f5cfc6}",
      "strict_min_version": "52.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.scribd.com/*"
      ],
      "js": [
        "js/contentScript.bundle.js"
      ]
    }
  ]
}

최고의 Nice Try Scribd 대안

다음은 Nice Try Scribd과(와) 유사한 Firefox add-on입니다: