Automated Flash Site Enabler (Pro)

Allow the configured flash enabled site(s) to launch by default in Chrome version 69 and above.

Cos'è Automated Flash Site Enabler (Pro)?

Automated Flash Site Enabler (Pro) è un'estensione di Chrome sviluppata da https://www.thebytestuff.com, e la sua funzione principale è "Allow the configured flash enabled site(s) to launch by default in Chrome version 69 and above.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Automated Flash Site Enabler (Pro)

Scarica i file di estensione Automated Flash Site Enabler (Pro) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Note: As of December 31, 2020, Flash is no longer supported by Adobe.  On January 12, 2021 it is anticipated that Adobe will block Flash from running.  I am leaving this extension in the store for the time being as a courtesy to those who have bought it; however, there is no reason to purchase it at this point unless you want to donate.  I thank you for your support.

Note: As of October 2020, a Chrome update appears to be forcing the need to manually allow a site to run flash every time the browser is restarted.  If a work around can be found, a new version will be published.  In the near future, it is expected that Flash will be permanently blocked by Chrome given the sunset announcement.  

** Note: A user has reported that this extension does not work with Edge Chromium, this apparently is due to inconsistencies with licensing.  Do not purchase this extension if you only want to use it with Edge Chromium.  The free version of this extension DOES work with Edge Chromium.  

This extension allows URLs to be configured to automatically allow flash to run without popups/user intervention.  

The URLs of game sites are defaulted and provided as an example of a format.  Different URLs should be entered in the format http://www.sitename.com/*
 
This is the "Pro" version allows configuration of more than two URLs and is fee based (one time charge).  
There is a short trial period under which you can use the tool for free.  After that, functionality will be disabled.

There is no limit to the number of URLs which can be configured; however, with an excessive number configured it is possible that system performance may be degraded.

Configured URLs will be synchronized to the cloud and shared with all systems using your chrome logon.

There is a "Lite" version of this extension which allows one or two URLs to be configured and is free for use.

Documentation is created in English.  No other language support is planned at this time.

For Chrome Extension tools, Oauth consent/approval is requested for the purpose of validating user credentials if the extension has been purchased from the Chrome store.  No user information is reviewed or stored by The Byte Stuff, LLC as part of this process.

Note: It has been reported that the extension does not work under Incognito mode even if the extension is properly enabled for Incognito.  At this point, be advised that this extension does not allow flash to be enabled under Incognito mode.  If an update is identified, a new version will be published.

Change Log:
v3.0.1.0
  - Updated default URL list

v3.0.0.1
  - Updated logging, added note in description about Edge Chromium compatibility problem

v3.0.0.0
  - Updated permission scope per API changes Google is implementing

v2.0.2.0
	- Misc updates to reduce number of licensing check calls

v2.0.1.0
	- Created "Add Current URL" option on toolbar drop down menu
	- Removed "Buy Now" from context menu for licensed users

v2.0.0.0
  - Added context menu to allow URL to be added from page by right mouse click
  - Corrected problem where removed sites were still flash enabled
     *** Plugin will be disabled until permissions are accepted again ***

v1.0.1.6
   - Modified site link on options page

v1.0.1.5
   - Modified OAUTH scope to login/read only to align with consent page

If you encounter any problems using this extension or have suggestions for improvements please let me know.                    

Informazioni di Base sull'Estensione

Nome Automated Flash Site Enabler (Pro) Automated Flash Site Enabler (Pro)
ID jfeiechecdangjmpojnjplngpociajeh
URL Ufficiale https://chromewebstore.google.com/detail/automated-flash-site-enab/jfeiechecdangjmpojnjplngpociajeh
Descrizione Allow the configured flash enabled site(s) to launch by default in Chrome version 69 and above.
Dimensione del File 1.33 MB
Conteggio Installazioni 918
Versione Corrente 3.0.1.0
Ultimo Aggiornamento 2021-01-03
Data di Pubblicazione 2020-03-31
Valutazione 4.45/5 Totale 11 Valutazioni
Sviluppatore https://www.thebytestuff.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.thebytestuff.com/?utm_source=autoflashpro&utm_medium=chromestore&utm_campaign=autoflashpro
URL della Pagina di Aiuto https://www.thebytestuff.com/flash-enabler-pro-documentation
URL della Pagina della Politica sulla Privacy https://www.thebytestuff.com/privacy
Lingue Supportate en-US
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "common.js",
            "background.js",
            "persistence.js",
            "jquery-1.5.1.min.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/approved-pro-640x640.png",
            "16": "images\/approved-pro-640x640.png",
            "32": "images\/approved-pro-640x640.png",
            "48": "images\/approved-pro-640x640.png"
        },
        "default_popup": "html\/popup.html",
        "default_title": "Automated Flash Site Enabler (Pro)"
    },
    "description": "Allow the configured flash enabled site(s) to launch by default in Chrome version 69 and above.",
    "icons": {
        "128": "images\/approved-pro-640x640.png",
        "16": "images\/approved-pro-640x640.png",
        "32": "images\/approved-pro-640x640.png",
        "48": "images\/approved-pro-640x640.png"
    },
    "manifest_version": 2,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp+P3NdNOvcAO7XquuFDww2FTEBT1T5pvR49VevzjFKRRLLk3C20aKljldIcs3wwAzJxNw9BcnSXWiBuS+vLZl+V+KlSIKpXINJ9NwaWvw5deiJi8mXhgmbwJivboVsNF0NkNVnazJe6QYyRKZLDO8E+rsFdOsbXvBKlUQGnHMMXBOWwhogtVo8orQOAAtckCC1pZxmIsQvOBkV6WE0sfQG1yFVv7XGD2d4cw21azP48ZU6\/JtFmFjZ4b+9W7FDRxDzxY1XolNx0qxmyRu0L\/djuHUa8m0Ta+Xt40ZEcmCEXozYYNy+KJVY111uF+RUd01WipThV\/zJ8\/E6jtg1v8gwIDAQAB",
    "name": "Automated Flash Site Enabler (Pro)",
    "options_ui": {
        "open_in_tab": true,
        "page": "html\/options.html"
    },
    "permissions": [
        "background",
        "contentSettings",
        "storage",
        "contextMenus",
        "tabs",
        "identity",
        "https:\/\/www.googleapis.com\/"
    ],
    "oauth2": {
        "client_id": "283343121051-4gh2n5ltejmn7m03ro60umdboe59jrl0.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.1.0"
}