Doplňky do prohlížeče Firefox
  • Rozšíření
  • Motivy vzhledu
    • pro Firefox
    • Slovníky a jazykové balíčky
    • Ostatní stránky prohlížeče
    • Doplňky pro Android
Přihlásit se
Náhled Missofis Request Interceptor

Missofis Request Interceptor od Kemal Yılmaz

A browser extension to intercept HTTP requests

0 (0 reviews)0 (0 reviews)
4 Users4 Users
Pro používání tohoto rozšíření potřebujete Firefox
Stáhnout Firefox a nainstalovat toto rozšíření
Stáhnout soubor

Metadata rozšíření

Snímky obrazovky
O tomto rozšíření
Redirect HTTP requests with simple hosts file-like syntax, block website images with string matches.

Missofis Request Interceptor is a request interceptor for those who simply want to redirect a public URL to a local one. Think it is as an enhanced hosts file right under your browser toolbar.

Usage:

The extension comes with two features, "redirections" and "matches".

- Redirections are simple URL rewrites. If you add "localhost:3000/my-local-script.js example.com/my-live-script.js" line to the redirections then "https://example.com/my-live-script.js" will be rewritten as "https://localhost:3000/my-local-script.js". With the same logic, you may redirect a complete remote folder to a local one.
- Matches are different. They are plain request blockers. Provide a URL match like "cdn.example.com/assets/img" and all image request to those assets folder will be blocked.
- Syntax for redirections is "localhost:3000/my-local-script.js example.com/my-live-script.js". Two space separated strings separated with any number of spaces.
- Syntax for mathces is "cdn.example.com/assets/img". A single string to match image URLs.
- Comments are welcome with lines starting with # symbol.

What you can't do:

- You can't edit HTTP headers
- No regex support
- You can't top Content-Security-Policy response headers

Warning:

- This is a developer tool for experienced users. Redirections may result in catastrophes. So if you're not an experienced user, please consider not using this extension or get some help from someone.
- Avoid generic matchers like "my-local" "example.com". This extension is developed to debug a remote script with a local development environment. Nothing more than that. Generic matchers may also result "too many redirections" errors to be thrown by browsers.
- This tool is not an ad blocker.
Ohodnoceno 0 1 redaktorem
Pro hodnocení tohoto rozšíření se přihlaste
Zatím nehodnoceno

Hodnocení bylo uloženo

5
0
4
0
3
0
2
0
1
0
Zatím žádné recenze
Oprávnění a dataZjistit více

Požadovaná oprávnění:

  • Přistupovat k vašim datům pro všechny webové stránky
Další informace
Odkazy doplňku
  • Domovská stránka
Verze
1.1.0
Velikost
36,73 KB
Poslední aktualizace
před 5 lety (2. lis 2020)
Příbuzné kategorie
  • Vývoj webu
Licence
Licence MIT
Historie změn
  • Zobrazit všechny verze
Přidat do sbírky
Nahlásit tento doplněk
Poznámky k verzi 1.1.0
### Added

- CSP Headers removal feature
- Made logger module toggleable from options page
- 'no-console' as an linter error
- Corrected GitHub repo link on popup
- Helper texts to options page textareas
- Added a better options panel with sidebar and "About" section
- Added extension actions for "install", "update" and "uninstall" events
- Added LICENSE (MIT)
- Created extension [docs](docs/user.md "User Documentation") for users
- Included this CHANGELOG.

### Fixed

- Popup switch incorrect label
Další doplňky od autora Kemal Yılmaz
  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

Přejít na domovskou stránku Mozilly

Počet doplňků

  • O nás
  • Blog doplňků pro Firefox
  • Workshop tvorby rozšíření
  • Pro vývojáře
  • Pravidla pro vývojáře
  • Blog komunity
  • Fórum
  • Nahlásit chybu
  • Příručka recenzenta

Prohlížeče

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Ochrana soukromí
  • Cookies
  • Právní informace

Není-li uvedeno jinak, obsah této stránky je šířen pod licencí Creative Commons Uveďte původ-Zachovejte licenci 3.0 nebo jakoukoli novější verzí.