Easily create browser extensions/add-ons for browsers like Chrome, Firefox, or Edge.
Project description
Extension Maker
Easily create browser extensions/add-ons for browsers like Chrome, Firefox, or Edge.
## Getting StartedPrerequisites
- Python: 3.6-3.12
Installation and Usage
Installing via PyPI
You can install this project using PyPI:
$ pip install extension-maker
Then to run it, windows terminal:
C:\Users\user> python -m extension_maker
If you have more than one version of Python installed, you can use
python -m extension_makerinstead ofextension_maker.
Then to run it, execute the following in the terminal:
$ extension-maker
Installing via GitHub
$ git clone https://github.com/hemucode/extension_maker.git
$ cd extension_maker
$ python setup.py install
Then to run it, execute the following in the terminal:
$ extension_maker
Running Locally via Github (no install)
You can run this project locally by following these steps:
- Clone/download the repo
- Open cmd/terminal and cd into the project's root folder
- Execute
python -m pip install -r requirements.txt - Execute
python -m extension_makerto run the application
Easy.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file extension_maker-1.0.4.tar.gz.
File metadata
- Download URL: extension_maker-1.0.4.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10876a57edf727327c642771ab891b7d6a2ac41f84b7caa4103808a832409e23
|
|
| MD5 |
472461784d6dda99b6f8026275eae5f9
|
|
| BLAKE2b-256 |
0b26a667bec0f1ca3479f0526733a8a0f27f02467eec08f96396529ecefcdc89
|
File details
Details for the file extension_maker-1.0.4-py3-none-any.whl.
File metadata
- Download URL: extension_maker-1.0.4-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2e0524074d53df114fc70c8cf1c3f594c25359c4be9aa8212810e09b349b036
|
|
| MD5 |
93dfe90f55cfd08f2b9fd0f7bdee64ed
|
|
| BLAKE2b-256 |
4f702888d4df7145f9cda3597d2f872437931f2976d51908ded834c34519b9bf
|