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.
Vad är Load through Findit.dtu.dk proxy?
Load through Findit.dtu.dk proxy är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "Shortcut to load a site through Findit.dtu.dk proxy, so you can access all those articles DTU is paying for.".
Tilläggsskärmbilder
Ladda ner Load through Findit.dtu.dk proxy-förlängningens CRX-fil
Ladda ner Load through Findit.dtu.dk proxy-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
| Namn | |
| ID | bmgmnnnkjphjmmbjapmkphagiblbfgnd |
| Officiell webbadress | https://chromewebstore.google.com/detail/load-through-finditdtudk/bmgmnnnkjphjmmbjapmkphagiblbfgnd |
| Beskrivning | Shortcut to load a site through Findit.dtu.dk proxy, so you can access all those articles DTU is paying for. |
| Filstorlek | 15.29 KB |
| Antal Installationer | 106 |
| Aktuell Version | 1.2 |
| Senast Uppdaterad | 2017-08-20 |
| Publiceringsdatum | 2017-08-20 |
| Betyg | 4.67/5 Totalt 3 Betyg |
| Utvecklare | Unknown |
| Betalningssätt | free |
| Stödda Språk | 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"
} | |