Skip to content

Opera extension generator through a little Python API. It generates various JSON files and sets the logo image via link. With just a single input, this tool generates a complete opera extension, rendering a webpage that the user requires.

License

Notifications You must be signed in to change notification settings

jumorap/opera-extension-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opera extension generator logo image

How to install?

1. Open your console and clone the repo:

git clone https://github.com/jumorap/opera-extension-generator

2. Change the working directory to opera-extension-generator:

cd opera-extension-generator

3. Install the requirements (You need to have installed Python3):

python3 -m pip install -r requirements.txt

How to use?

1. Run in your console:

python3 run.py

2. Complete the form:
Img

3. Go to opera://extensions in your Opera browser.

4. Turn on the Developer mode option:
Img

5. Click in Load unpacked:
Img

6. Go to the file /opera-extension-generator and select the folder /upload_this:
Img

7. Enjoy of your Opera sidebar extension

Possible troubles

If you are in Windows, using python3 might not work. Use python instead.

License

MIT © Opera Extension Generator

About

Opera extension generator through a little Python API. It generates various JSON files and sets the logo image via link. With just a single input, this tool generates a complete opera extension, rendering a webpage that the user requires.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages