SSRN PDF

Displays SSRN PDFs in the browser instead of downloading them.

What is SSRN PDF?

SSRN PDF is a Chrome extension developed by https://elidourado.com, and its main feature is "Displays SSRN PDFs in the browser instead of downloading them.".

Extension Screenshots

screenshot

Download SSRN PDF Extension CRX File

Download SSRN PDF extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name SSRN PDF SSRN PDF
ID ccdmcjbjbkjbcoghdcnkbgmphmcglknd
Official URL https://chromewebstore.google.com/detail/ssrn-pdf/ccdmcjbjbkjbcoghdcnkbgmphmcglknd
Description Displays SSRN PDFs in the browser instead of downloading them.
File Size 2.94 KB
Installation Count 173
Current Version 1.2
Last Updated 2013-12-01
Publish Date 2013-12-01
Developer https://elidourado.com
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "description": "Displays SSRN PDFs in the browser instead of downloading them.",
    "incognito": "spanning",
    "name": "SSRN PDF",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "",
        "background"
    ],
    "version": "1.2",
    "manifest_version": 2
}