gnome-extension-download-url (1.0.0)

Published 2025-09-07 18:18:22 +00:00 by marc in marc/gnome-extension-download-url

Installation

pip install --index-url  gnome-extension-download-url

About this package

Get the download URL for a GNOME shell extension from extensions.gnome.org

gnome-extension-download-url

A simple script to get the download URL of a GNOME Shell extension from its UUID.

Installation

You can download the via pipx:

pipx install --index-url https://git.pub.solar/api/packages/marc/pypi/simple/ --pip-args="--extra-index-url https://pypi.org/simple" gnome-extension-download-url

Usage

gnome-extension-download-url EXTENSION [EXTENSION_VERSION] [GNOME_SHELL_VERSION]
    
EXTENSION: the extension UUID (e.g. gsconnect@andyholmes.github.io)
EXTENSION_VERSION: the version of the extension (optional, default: latest, e.g. 66 or latest)
GNOME_SHELL_VERSION: the version of GNOME shell (optional, default: latest, e.g. 46, 3.36 or latest)

Requirements

Requires Python: >=3.13
Details
PyPI
2025-09-07 18:18:22 +00:00
28
Marc Koch
8.4 KiB
Assets (2)
Versions (1) View all
1.0.0 2025-09-07