High-Way.me

High-Way.me extension for Google Chrome/Chromium

Wat is High-Way.me?

High-Way.me is een Chrome-extensie ontwikkeld door https://high-way.me, en de belangrijkste functie is "High-Way.me extension for Google Chrome/Chromium".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie High-Way.me

Download High-Way.me-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

                        This extension allows you to execute downloads directly in your browser.

You need a HIGHWAY Premium Account.                    

Basisinformatie over de Extensie

Naam High-Way.me High-Way.me
ID kfmdjelijhfkfljghijlofnpcmmiegfg
Officiële URL https://chromewebstore.google.com/detail/high-wayme/kfmdjelijhfkfljghijlofnpcmmiegfg
Beschrijving High-Way.me extension for Google Chrome/Chromium
Bestandsgrootte 64.72 KB
Aantal Installaties 97
Huidige Versie 0.0.1
Laatst Bijgewerkt 2018-08-01
Publicatiedatum 2018-07-31
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://high-way.me
E-mail [email protected]
Betalingswijze free
Help Pagina-URL https://high-way.me/threads/highway-firefox-und-chrome-erweiterung.1570/
URL van de Privacybeleid Pagina https://high-way.me/help/privacy-policy
Ondersteunde Talen en
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/32.png",
        "default_popup": "popup\/popup.html",
        "default_title": "High-Way.me"
    },
    "description": "High-Way.me extension for Google Chrome\/Chromium",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png"
    },
    "manifest_version": 2,
    "name": "High-Way.me",
    "permissions": [
        "background",
        "contextMenus",
        "downloads",
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "",
        "*:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.1"
}