Automated Flash Site Enabler (Pro)
Allow the configured flash enabled site(s) to launch by default in Chrome version 69 and above.
Automated Flash Site Enabler (Pro) là gì?
Automated Flash Site Enabler (Pro) là một tiện ích mở rộng Chrome được phát triển bởi https://www.thebytestuff.com, và tính năng chính của nó là "Allow the configured flash enabled site(s) to launch by default in Chrome version 69 and above.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Automated Flash Site Enabler (Pro)
Tải xuống các tệp mở rộng Automated Flash Site Enabler (Pro) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Automated Flash Site Enabler (Pro) |
ID | jfeiechecdangjmpojnjplngpociajeh |
URL Chính Thức | https://chromewebstore.google.com/detail/automated-flash-site-enab/jfeiechecdangjmpojnjplngpociajeh |
Mô tả | Allow the configured flash enabled site(s) to launch by default in Chrome version 69 and above. |
Kích Thước Tệp | 1.33 MB |
Số Lần Cài Đặt | 918 |
Phiên Bản Hiện Tại | 3.0.1.0 |
Cập Nhật Lần Cuối | 2021-01-03 |
Ngày Phát Hành | 2020-03-31 |
Đánh Giá | 4.45/5 Tổng số 11 Đánh Giá |
Nhà Phát Triển | https://www.thebytestuff.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.thebytestuff.com/?utm_source=autoflashpro&utm_medium=chromestore&utm_campaign=autoflashpro |
URL Trang Trợ Giúp | https://www.thebytestuff.com/flash-enabler-pro-documentation |
URL Trang Chính Sách Bảo Mật | https://www.thebytestuff.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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" } |