Flash Player pour AdoHotel

Autorise automatiquement Flash Player à s'exécuter plutôt que de demander une permission à chaque fois.

What is Flash Player pour AdoHotel?

Flash Player pour AdoHotel is a Chrome extension developed by Unknown, and its main feature is "Autorise automatiquement Flash Player à s'exécuter plutôt que de demander une permission à chaque fois.".

Extension Screenshots

screenshot

Download Flash Player pour AdoHotel Extension CRX File

Download Flash Player pour AdoHotel extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Cette extension permet d'autoriser Flash Player automatiquement pour entrer dans AdoHotel                    

Extension Basic Information

Name Flash Player pour AdoHotel Flash Player pour AdoHotel
ID dfngkjgiehgkmiljkdofkacnbchocgmj
Official URL https://chromewebstore.google.com/detail/flash-player-pour-adohote/dfngkjgiehgkmiljkdofkacnbchocgmj
Description Autorise automatiquement Flash Player à s'exécuter plutôt que de demander une permission à chaque fois.
File Size 331 KB
Installation Count 157
Current Version 1.0
Last Updated 2020-04-02
Publish Date 2020-04-02
Rating 5.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Extension Website https://adohotel.eu
Help Page URL https://adohotel.eu/
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Flash Player pour AdoHotel",
    "version": "1.0",
    "description": "Autorise automatiquement Flash Player \u00e0 s'ex\u00e9cuter plut\u00f4t que de demander une permission \u00e0 chaque fois.",
    "permissions": [
        "contentSettings"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "manifest_version": 2,
    "icons": {
        "512": "images\/icon-512.png",
        "152": "images\/icon-152.png",
        "144": "images\/icon-144.png",
        "128": "images\/icon-128.png",
        "72": "images\/icon-72.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-72.png"
    }
}