Welcome to Chameleon!
===================
This extension allow to run other extensions from **Opera** add-ons
Feedback [chameleon.ext@gmail.com](mailto:chameleon.ext@gmail.com)
----------
#### Manifest
##### Supported items
- icons
- browser_action
- background
- content_scripts (run at document\_end only)
##### Permissions:
{permission list}
#### Content Scripts
Content Scripts eval directly without emulation API
#### Supported sync API functions
This function return response.
{api sync list}
#### Supported async API functions
Extension emulates all async browser function, but does not return sync response
{api async list}
#### Supported API variables
{api var list}