Block keys to kiosk mode

Block keys are a extension that block some shortcuts that a kiosk mode need to work efficientment without strange behaviour

Apa itu Block keys to kiosk mode?

Block keys to kiosk mode adalah ekstensi Chrome yang dikembangkan oleh josecayo4, dan fitur utamanya adalah "Block keys are a extension that block some shortcuts that a kiosk mode need to work efficientment without strange behaviour".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Block keys to kiosk mode

Unduh file ekstensi Block keys to kiosk mode dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        # Block keys to kiosk mode

Block keys are a extension that block some shortcuts that a kiosk mode need to work efficientment without strange behaviour.

The extension work with two modes:

1. Block keys by keydown.
2. Block by commands.

## 1.- Block keys by keydown
The shortcuts blocked are:

**Simple keys**

* F1
* F3
* F5
* F7

**Ctrl keys**

* Ctrl++
* Ctrl+-
* Ctrl+A
* Ctrl+B
* Ctrl+D
* Ctrl+F
* Ctrl+F4
* Ctrl+G
* Ctrl+H
* Ctrl+I
* Ctrl+J
* Ctrl+L
* Ctrl+N
* Ctrl+O
* Ctrl+P
* Ctrl+PAGEDOWN
* Ctrl+PAGEUP
* Ctrl+Q
* Ctrl+R
* Ctrl+S
* Ctrl+T
* Ctrl+TAB
* Ctrl+U
* Ctrl+W

* Ctrl+Shift+A
* Ctrl+Shift+B
* Ctrl+Shift+DELETE
* Ctrl+Shift+G
* Ctrl+Shift+H
* Ctrl+Shift+M
* Ctrl+Shift+N
* Ctrl+Shift+P
* Ctrl+Shift+Q
* Ctrl+Shift+T
* Ctrl+Shift+TAB
* Ctrl+Shift+W

* Ctrl+0
* Ctrl+1
* Ctrl+2
* Ctrl+3
* Ctrl+4
* Ctrl+5
* Ctrl+6
* Ctrl+7
* Ctrl+8
* Ctrl+9

**Alt keys**

* Alt+ARROWRIGHT
* Alt+ARROWLEFT
* Alt+B
* Alt+F
* Alt+F4
* Alt+HOME

**Shift keys**

* Shift+ESCAPE


## 2.- Block by commands
Additional shortcuts are agree on [chrome://extensions/shortcuts] (chrome://extensions/shortcuts) panel.

![Alt text](/commands.png)                    

Informasi Dasar Ekstensi

Nama Block keys to kiosk mode Block keys to kiosk mode
ID cifabpkihmmedjjpefgfnajkpdnhbmfl
URL Resmi https://chromewebstore.google.com/detail/block-keys-to-kiosk-mode/cifabpkihmmedjjpefgfnajkpdnhbmfl
Deskripsi Block keys are a extension that block some shortcuts that a kiosk mode need to work efficientment without strange behaviour
Ukuran File 123 KB
Jumlah Instalasi 0
Versi Saat Ini 0.0.3
Terakhir Diperbarui 2019-02-21
Tanggal Publikasi 2019-02-18
Penilaian 5.00/5 Total 1 Penilaian
Pengembang josecayo4
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.3",
    "name": "Block keys to kiosk mode",
    "description": "Block keys are a extension that block some shortcuts that a kiosk mode need to work efficientment without strange behaviour",
    "author": "Jos\u00e9 Luis Cayo ",
    "short_name": "Block keys",
    "offline_enabled": true,
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_icon": "128.png"
    },
    "icons": {
        "128": "128.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contextblocker.js"
            ],
            "all_frames": true,
            "match_about_blank": true
        }
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "commands": {
        "01-shortcut": {
            "description": "01-shortcut"
        },
        "02-shortcut": {
            "description": "02-shortcut"
        },
        "03-shortcut": {
            "description": "03-shortcut"
        },
        "04-shortcut": {
            "description": "04-shortcut"
        },
        "05-shortcut": {
            "description": "05-shortcut"
        },
        "06-shortcut": {
            "description": "06-shortcut"
        },
        "07-shortcut": {
            "description": "07-shortcut"
        },
        "08-shortcut": {
            "description": "08-shortcut"
        },
        "09-shortcut": {
            "description": "09-shortcut"
        },
        "10-shortcut": {
            "description": "10-shortcut"
        },
        "11-shortcut": {
            "description": "11-shortcut"
        },
        "12-shortcut": {
            "description": "12-shortcut"
        },
        "13-shortcut": {
            "description": "13-shortcut"
        },
        "14-shortcut": {
            "description": "14-shortcut"
        },
        "15-shortcut": {
            "description": "15-shortcut"
        },
        "16-shortcut": {
            "description": "16-shortcut"
        },
        "17-shortcut": {
            "description": "17-shortcut"
        },
        "18-shortcut": {
            "description": "18-shortcut"
        },
        "19-shortcut": {
            "description": "19-shortcut"
        },
        "20-shortcut": {
            "description": "20-shortcut"
        },
        "21-shortcut": {
            "description": "21-shortcut"
        },
        "22-shortcut": {
            "description": "22-shortcut"
        },
        "23-shortcut": {
            "description": "23-shortcut"
        },
        "24-shortcut": {
            "description": "24-shortcut"
        },
        "25-shortcut": {
            "description": "25-shortcut"
        },
        "26-shortcut": {
            "description": "26-shortcut"
        },
        "27-shortcut": {
            "description": "27-shortcut"
        },
        "28-shortcut": {
            "description": "28-shortcut"
        },
        "29-shortcut": {
            "description": "29-shortcut"
        },
        "30-shortcut": {
            "description": "30-shortcut"
        },
        "31-shortcut": {
            "description": "31-shortcut"
        },
        "32-shortcut": {
            "description": "32-shortcut"
        },
        "33-shortcut": {
            "description": "33-shortcut"
        },
        "34-shortcut": {
            "description": "34-shortcut"
        },
        "35-shortcut": {
            "description": "35-shortcut"
        },
        "36-shortcut": {
            "description": "36-shortcut"
        },
        "37-shortcut": {
            "description": "37-shortcut"
        },
        "38-shortcut": {
            "description": "38-shortcut"
        },
        "39-shortcut": {
            "description": "39-shortcut"
        }
    }
}