Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Orion/How Tos/Developing Chrome extensions in Orion
If you develop a Chrome extension in Orion, it is easy to quickly install it directly into your browser for test/demo purposes.
If you have a directory in Orion implementing a chrome extension:
- If you are using experimental API, use URL chrome://flags, pick enable on the flag, exit restart.
- Orion Navigator > your directory > More > Export Zip
- Extract your directory from the ZIP file.
- Chrome > Wrench > Tools > Extensions > Developer Mode > Load Unpacked Extension > download directory > your directory extracted from zip file