Load through Findit.dtu.dk proxy

Shortcut to load a site through Findit.dtu.dk proxy, so you can access all those articles DTU is paying for.

Cos'è Load through Findit.dtu.dk proxy?

Load through Findit.dtu.dk proxy è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Shortcut to load a site through Findit.dtu.dk proxy, so you can access all those articles DTU is paying for.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Load through Findit.dtu.dk proxy

Scarica i file di estensione Load through Findit.dtu.dk proxy in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                                            

Informazioni di Base sull'Estensione

Nome Load through Findit.dtu.dk proxy Load through Findit.dtu.dk proxy
ID bmgmnnnkjphjmmbjapmkphagiblbfgnd
URL Ufficiale https://chromewebstore.google.com/detail/load-through-finditdtudk/bmgmnnnkjphjmmbjapmkphagiblbfgnd
Descrizione Shortcut to load a site through Findit.dtu.dk proxy, so you can access all those articles DTU is paying for.
Dimensione del File 15.29 KB
Conteggio Installazioni 106
Versione Corrente 1.2
Ultimo Aggiornamento 2017-08-20
Data di Pubblicazione 2017-08-20
Valutazione 4.67/5 Totale 3 Valutazioni
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon19.png",
        "name": "Click to load through Findit.dtu.dk proxy"
    },
    "description": "Shortcut to load a site through Findit.dtu.dk proxy, so you can access all those articles DTU is paying for.",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "permissions": [
        "tabs"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0nFEIx4+cxraOkFi+q3Kuqa6mRJyGvtPp6LGfUldMpb2y1bgovvz5Y2Ku\/Tyc4Ym\/sQyiN1yVhEIuaXtPy6qOaXsapVAVt6zuq\/hbLC5lrHkHRCHOznOVGMYioNqoAIhXvW5IAS7HXcCArlOJY\/Hvr1RnwDhL+hhApZ1ANq5rVCH+Lk1N5MVCSwyEzeJMriS2Sxz3Evgm4okoHzwumMOM5Zfa9+NPPxnjJIiOnZ5NCOOCjZ4QQwtSRiQ2cFp78N3x9SnT7eE9A7t3HeNyHdPC8CczRsnWFyY92lZvBqhoMl24c9ODOJvlJUwBZR+RzEkIJAbLyoM9MUoPr1bIEImQQIDAQAB",
    "manifest_version": 2,
    "name": "Load through Findit.dtu.dk proxy",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}