Doplnky pre prehliadač Firefox
  • Rozšírenia
  • Témy vzhľadu
    • Pre Firefox
    • Slovníky a jazykové balíky
    • Stránky ostatných prehliadačov
    • Doplnky pre Android
Prihlásiť sa
Náhľad témy Context command executor

Context command executor Autor: NietEenDoktor

Execute customized commands from the context menu. Right click on a link and execute a command you defined. Linux tested

ExperimentExperiment
4.7 (3 reviews)4.7 (3 reviews)
9 používateľov9 používateľov
Na použitie tohto rozšírenia budete potrebovať Firefox
Stiahnuť Firefox a získať rozšírenie
Stiahnuť súbor

Metadáta rozšírenia

O tomto rozšírení
This addon gives on the possibility to define custom commands to execute when right clicking on links (that includes audio, video and images).


# Install required script

Sorry, this is a restriction of webextensions. You can read more here
  1. Install Python 3
  2. Download executor.py(python3 script) to a temporary directory of your choice.
  3. Execute script python executor.py install --copy

When running a firefox fork, you have to find the directory for native messaging yourself!


# How to use
  • Define commands and their parameters in the addon preferences.
  • Right click a link, audio, video or image
  • Execute command

# How it works

*This is how webextensions work and not my choice*. If you want to complain about it, contact the firefox devs, not me.

That executor.py script you downloaded and then "installed" is used by Firefox. The executor also installed a manifest that describes, among other things, where the executor script is and who may execute it (this extension exclusively).

The script simply reads the input given to it, parses it to JSON, and calls the command (with is arguments) contained in the JSON.

When you right click on a link then click on the command to execute, all lines you configured in the addon preferences for that command are put into a list. If you have $URL anywhere on a line, it's replaced by the URL you right click.

That list is then sent to the executor in the correct format (by firefox).
Komentáre vývojára
Uses native messaging, so custom installation actions are required
Viac si môžete prečítať po rozbalení
Hodnotené 4,7 od 3 recenzentov
Ak chcete ohodnotiť toto rozšírenie, musíte sa prihlásiť
Doplnok zatiaľ nie je ohodnotený

Hodnotenie bolo uložené

5
2
4
1
3
0
2
0
1
0
Prečítajte si 3 recenzie
Povolenia a údajeĎalšie informácie

Požadované oprávnenia:

  • Vymieňať si správy s inými programami ako Firefox
  • Čítať a upravovať záložky
Ďalšie informácie
Odkazy doplnku
  • Domovská stránka
  • Stránka podpory
Verzia
0.5.1
Veľkosť
88,23 kB
Posledná aktualizácia
pred 4 rokmi (25. apr 2021)
Príbuzné kategórie
  • Iné
Licencia
Mozilla Public License 2.0
História verzií
  • Zobraziť všetky verzie
Pridať do kolekcie
Nahlásiť tento doplnok
Ďalšie populárne rozšírenia
  • Dark Reader

    Dark Reader
    OdporúčanéOdporúčané

    Hodnotenie: 4,5 z 5

    Dark Reader Ltd

    1 234 826 používateľov

  • Grammar and Spell Checker - LanguageTool

    Grammar and Spell Checker - LanguageTool
    OdporúčanéOdporúčané

    Hodnotenie: 4,7 z 5

    LanguageTooler GmbH

    371 323 používateľov

  • Search by Image

    Search by Image
    OdporúčanéOdporúčané

    Hodnotenie: 4,6 z 5

    Armin Sebastian

    408 602 používateľov

  • Tree Style Tab

    Tree Style Tab
    OdporúčanéOdporúčané

    Hodnotenie: 4,5 z 5

    Piro (piro_or)

    181 542 používateľov

Ďalšie rozšírenia od autora NietEenDoktor
  • Links for later

    Links for later

    Hodnotenie: 2,1 z 5

    NietEenDoktor

    22 používateľov

  • RSS-Aggregator

    RSS-Aggregator

    Hodnotenie: 2,5 z 5

    NietEenDoktor

    12 používateľov

  • Click To Contain

    Click To Contain

    Hodnotenie: 4,5 z 5

    NietEenDoktor

    0 používateľov

Prejsť na domovskú stránku Mozilly

Doplnky

  • O nás
  • Blog o doplnkoch pre Firefox
  • Workshop tvorby rozšírenia
  • Centrum pre vývojárov
  • Pravidlá pre vývojárov
  • Komunitný blog
  • Fórum
  • Nahlásiť chybu
  • Pokyny pre recenzentov

Prehliadače

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Súkromie
  • Cookies
  • Právne informácie

Ak nie je uvedené inak, obsah tejto stránky je dostupný pod licenciou Creative Commons Attribution Share-Alike License v3.0 alebo jej akejkoľvek vyššej verzie.