iGuge Helper
We offer a tool for providing quick access to sites from scientific journals - such sites are the main medium of communication of…
Wat is iGuge Helper?
iGuge Helper is een Chrome-extensie ontwikkeld door https://iguge.app, en de belangrijkste functie is "We offer a tool for providing quick access to sites from scientific journals - such sites are the main medium of communication of…".
Extensie Screenshots
Download het CRX-bestand van de extensie iGuge Helper
Download iGuge Helper-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
                        We offer a tool for providing quick access to sites from scientific journals - such sites are the main medium of communication of scientific knowledge today.
Free users can use Google scholar with Wikipedia.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | ncldcbhpeplkfijdhnoepdgdnmjkckij | 
| Officiële URL | https://chromewebstore.google.com/detail/iguge-helper/ncldcbhpeplkfijdhnoepdgdnmjkckij | 
| Beschrijving | We offer a tool for providing quick access to sites from scientific journals - such sites are the main medium of communication of… | 
| Bestandsgrootte | 597 KB | 
| Aantal Installaties | 237,607 | 
| Huidige Versie | 2.3.7 | 
| Laatst Bijgewerkt | 2023-10-08 | 
| Publicatiedatum | 2020-04-14 | 
| Beoordeling | 4.31/5 Totaal 587 Beoordelingen | 
| Ontwikkelaar | https://iguge.app | 
| [email protected] | |
| Betalingswijze | in_app | 
| URL van de Privacybeleid Pagina | https://iguge.xyz/helper?page_id=215 | 
| Ondersteunde Talen | en,zh-CN | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        {
            "resources": [
                "img\/128ico.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "extension_ids": []
        }
    ],
    "minimum_chrome_version": "108.0.0",
    "author": "[email protected]",
    "name": "__MSG_name__",
    "short_name": "__MSG_shortname__",
    "default_locale": "zh_CN",
    "icons": {
        "128": "img\/128ico.png",
        "48": "img\/48ico.png",
        "16": "img\/16ico.png"
    },
    "manifest_version": 3,
    "homepage_url": "http:\/\/iguge.net",
    "version": "2.3.7",
    "background": {
        "service_worker": "sw.js"
    },
    "permissions": [
        "notifications",
        "storage",
        "alarms",
        "management",
        "proxy",
        "webRequest",
        "webRequestAuthProvider",
        "idle"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_popup": "main.html",
        "default_title": "__MSG_name__",
        "default_icon": "img\/16ico.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "description": "__MSG_description__"
}  |  |