Awery flash enabler
Tool to enable automatic Flash player loading in Google Chrome browser for Awery ERP users.
What is Awery flash enabler?
Awery flash enabler is a Chrome extension developed by Awery Software, and its main feature is "Tool to enable automatic Flash player loading in Google Chrome browser for Awery ERP users.".
Extension Screenshots
Download Awery flash enabler Extension CRX File
Download Awery flash enabler 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
Tool to enable automatic Flash player loading in Google Chrome browser for Awery ERP users.
Extension Basic Information
Name | |
ID | mpeecjlodjkglppcjmgpbmpienofejii |
Official URL | https://chrome.google.com/webstore/detail/awery-flash-enabler/mpeecjlodjkglppcjmgpbmpienofejii |
Description | Tool to enable automatic Flash player loading in Google Chrome browser for Awery ERP users. |
File Size | 7.25 KB |
Installation Count | 1,000 |
Current Version | 2 |
Last Updated | 2020-08-30 |
Publish Date | 2019-02-19 |
Rating | 3.33/5 Total 6 Ratings |
Developer | Awery Software |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://awery.aero/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "description": "Tool to enable automatic Flash player loading in Google Chrome browser for Awery ERP users.", "manifest_version": 2, "name": "Awery flash enabler", "permissions": [ "contentSettings", "activeTab" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2", "icons": { "128": "icon.png" }, "content_scripts": [ { "matches": [ " |