Firefox-selaimen lisäosat
  • Laajennukset
  • Teemat
    • Firefoxille
    • Oikolukusanastot ja kielipaketit
    • Muiden selainten sivustot
    • Lisäosia Androidille
Kirjaudu sisään
Open With Any esikatselu

Open With Any tekijä extedic

open current page url with anything

KokeellinenKokeellinen
0 (0 reviews)0 (0 reviews)
1 käyttäjä1 käyttäjä
Tarvitset Firefoxin käyttääksesi tätä laajennusta
Lataa Firefox ja hanki laajennus
Lataa tiedosto

Laajennuksen metatiedot

Tietoja tästä laajennuksesta
# OpenWithAny
open current page url with anything

I want to open local pdf files with edge for its convenient marking and saving, however no addons can meet my demand, so I write one.

This addon based on the custom url protocol, so you need to add custom url protocol to your system.

# Usage (currently only for Edge)
## install
1. install the addon
2. add the url protocol settings of regedit, by creating a file naming `OpenWithEdge.reg`, then edit with notepad, and copy the following code into it, then save and double click the file.
```
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\openedge]
@="URL:OPEN EDGE"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\openedge\shell]

[HKEY_CLASSES_ROOT\openedge\shell\open]

[HKEY_CLASSES_ROOT\openedge\shell\open\command]
@="powershell.exe -WindowStyle hidden -NoProfile -Command \"Invoke-Command { $args = '%1'; $args = $args -Replace 'openedge://', ''; $args = $args -Replace '//', '://'; $args = $args -Replace ':://', '://'; Start-Process -FilePath 'C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe' -ArgumentList $args }\""

```

*check carefully of the msedge.exe path in the last line:*

`-FilePath 'C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe'`:

3. click the addon icon to open current page with edge

## Uninstall
1. uninstall the addon
2. remove the url protocol
```
Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\openedge]

```

github page: https://github.com/democrazyx/OpenWithAny
Rated 0 by 0 reviewers
Kirjaudu sisään arvostellaksesi tämän laajennuksen
Ei vielä arvioita

Tähtiarvio tallennettu

5
0
4
0
3
0
2
0
1
0
Ei arvioita
Lisätietoja
Lisäosan linkit
  • Tukisivu
Versio
1.0
Koko
24,83 kt
Viimeksi päivitetty
kaksi vuotta sitten (15. joulu 2023)
Liittyvät luokat
  • Välilehdet
Lisenssi
MIT-lisenssi
Versiohistoria
  • Näytä kaikki versiot
Lisää kokoelmaan
Ilmoita tästä lisäosasta
Lisää laajennuksia tekijältä extedic
  • Ei vielä arvioita

  • Ei vielä arvioita

  • Ei vielä arvioita

  • Ei vielä arvioita

  • Ei vielä arvioita

  • Ei vielä arvioita

Siirry Mozillan verkkosivustolle

Lisäosat

  • Tietoja
  • Firefox-lisäosien blogi
  • Laajennustyöpaja
  • Kehityskeskus
  • Kehittäjäkäytännöt
  • Yhteisön blogi
  • Keskustelualue
  • Ilmoita ongelmasta
  • Opas arviointiin

Selaimet

  • Desktop
  • Mobile
  • Enterprise

Tuotteet

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Tietosuoja
  • Evästeet
  • Juridiset asiat

Jos ei erikseen mainita, tämän sivuston sisällön kattaa lisenssi Creative Commons Attribution Share-Alike License v3.0 tai mikä tahansa uudempi versio.