SSRN PDF

Displays SSRN PDFs in the browser instead of downloading them.

Wat is SSRN PDF?

SSRN PDF is een Chrome-extensie ontwikkeld door https://elidourado.com, en de belangrijkste functie is "Displays SSRN PDFs in the browser instead of downloading them.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie SSRN PDF

Download SSRN PDF-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam SSRN PDF SSRN PDF
ID ccdmcjbjbkjbcoghdcnkbgmphmcglknd
Officiële URL https://chromewebstore.google.com/detail/ssrn-pdf/ccdmcjbjbkjbcoghdcnkbgmphmcglknd
Beschrijving Displays SSRN PDFs in the browser instead of downloading them.
Bestandsgrootte 2.94 KB
Aantal Installaties 173
Huidige Versie 1.2
Laatst Bijgewerkt 2013-12-01
Publicatiedatum 2013-12-01
Ontwikkelaar https://elidourado.com
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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
}