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.
Was ist Load through Findit.dtu.dk proxy?
Load through Findit.dtu.dk proxy ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "Shortcut to load a site through Findit.dtu.dk proxy, so you can access all those articles DTU is paying for.".
Erweiterungsscreenshots
Load through Findit.dtu.dk proxy-Erweiterungs-CRX-Datei herunterladen
Laden Sie Load through Findit.dtu.dk proxy-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bmgmnnnkjphjmmbjapmkphagiblbfgnd |
| Offizielle URL | https://chromewebstore.google.com/detail/load-through-finditdtudk/bmgmnnnkjphjmmbjapmkphagiblbfgnd |
| Beschreibung | Shortcut to load a site through Findit.dtu.dk proxy, so you can access all those articles DTU is paying for. |
| Dateigröße | 15.29 KB |
| Installationsanzahl | 106 |
| Aktuelle Version | 1.2 |
| Letztes Update | 2017-08-20 |
| Veröffentlichungsdatum | 2017-08-20 |
| Bewertung | 4.67/5 Insgesamt 3 Bewertungen |
| Entwickler | Unknown |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
} | |