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
Ikona doplnku

História doplnku Privacy-Oriented Origin Policy - 16 verzií

Privacy-Oriented Origin Policy Autor: claustromaniac

Hodnotenie: 4,9 z 5
Hodnotenie: 4,9 z 5
5
19
4
1
3
1
2
0
1
0
História doplnku Privacy-Oriented Origin Policy - 16 verzií
  • So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.

  • Najnovšia verzia

    Verzia 1.4.3resigned1

    Vydaná 26. apr 2024 - 59,4 kB
    Funguje s: firefox verzia 57.0 a novšia, android vo verziách 57.0 až 68.*

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Na použitie tohto rozšírenia budete potrebovať Firefox
    Stiahnuť Firefox a získať rozšírenie
    Stiahnuť súbor
  • Staršie verzie

    Verzia 1.4.2

    Vydaná 24. jan 2019 - 55,65 kB
    Funguje s: firefox verzia 57.0 a novšia, android vo verziách 57.0 až 68.*
    • Fixed an issue with the relaxed mode that was causing it to ignore more requests than it was meant to.
    • Flipped the default state of the option to exclude root domain matches to enabled.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.4.1

    Vydaná 22. jan 2019 - 55,62 kB
    Funguje s: firefox verzia 57.0 a novšia, android vo verziách 57.0 až 68.*
    Partially addresses a non-critical vulnerability: requests to loopback/private addresses should be ignored. More information: https://github.com/claustromaniac/poop/issues/21

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.4.0

    Vydaná 19. jan 2019 - 55,33 kB
    Funguje s: firefox verzia 57.0 a novšia, android vo verziách 57.0 až 68.*
    • more console info, which should help in creating custom exclusion rules.
    • updated public suffixes for the option to exclude root domain matches, and improved its logic.
    • various minor optimizations.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.3.1

    Vydaná 27. dec 2018 - 55,39 kB
    Funguje s: firefox verzia 57.0 a novšia, android vo verziách 57.0 až 68.*
    changes in 1.3.0:

    - fixed the console messages of the Referer spoofing feature
    - the extension now also alters requests using the OPTIONS method (preflight requests), but only when it knows the following (actual) requests will be GET requests. Read the updated documentation and/or the issues in the GitHub repo for more information

    changes in 1.3.1:

    - fixed non-preflight requests using the OPTIONS method not being ignored

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.3.0

    Vydaná 26. dec 2018 - 55,36 kB
    Funguje s: firefox verzia 57.0 a novšia, android vo verziách 57.0 až 68.*
    - fixed the console messages of the Referer spoofing feature
    - the extension now also alters requests using the OPTIONS method (preflight requests), but only when it knows the following (actual) requests will be GET requests. Read the updated documentation and/or the issues in the GitHub repo for more information

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.2.1

    Vydaná 25. dec 2018 - 55,33 kB
    Funguje s: firefox verzia 57.0 a novšia, android vo verziách 57.0 až 68.*
    - minor bugfix: the cross-origin Referer spoofing feature was not sending the full URL, which is not ideal because it doesn't match the behavior of network.http.referer.spoofSource, and raises entropy unnecessarily.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.2.0

    Vydaná 24. dec 2018 - 55,33 kB
    Funguje s: firefox verzia 57.0 a novšia, android vo verziách 57.0 až 68.*
    - trivial cosmetic changes
    - reworded the Type filters section of the options page
    - updated list of public suffixes

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.1.0

    Vydaná 22. dec 2018 - 52,57 kB
    Funguje s: firefox verzia 57.0 a novšia, android vo verziách 57.0 až 68.*
    - fixed a pretty important issue related to the popup. It was showing the wrong hostname whenever there were iframes, and overrides created from the popup applied to that hostname.
    - fixed two cosmetic issues with the popup: 1) the color of the counters (green/red) was being applied only on refresh. 2) the elements inside the fieldsets did not align vertically in a reliable way (they could even overlap)
    - added a button to open the options page from the popup

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.0.0

    Vydaná 20. dec 2018 - 52,52 kB
    Funguje s: firefox verzia 57.0 a novšia, android vo verziách 57.0 až 68.*
    - The original algorithm was extremely minimalist. The extension now has two broad modes of operation: aggressive and relaxed. Both modes should be safe, but the aggressive mode is less tolerant and therefore expected to break website functionality. The relaxed mode is an improved version of what the extension was already doing in v0.3.0.
    - Added UI elements:
    - a toolbar icon with a popup that displays the count of altered and failed requests in the relevant tab. It also has controls for toggling the main functionality of the extension on and off, and controls for overriding the global mode of operation on a per-site basis, or fully whitelist websites.
    - an options page, pretty self-explanatory.
    - Updated documentation. Please visit the homepage.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 0.3.0

    Vydaná 1. dec 2018 - 7,75 kB
    Funguje s: firefox verzia 52.0 a novšia, android vo verziách 52.0 až 68.*
    Streamlined the code a tad. It should perform better.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 0.2.0

    Vydaná 29. nov 2018 - 7,77 kB
    Funguje s: firefox verzia 52.0 a novšia, android vo verziách 52.0 až 68.*
    - Changed the icon to svg (thanks @KOLANICH).
    - Improved two of the checks.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 0.1.3

    Vydaná 29. nov 2018 - 9,05 kB
    Funguje s: firefox verzia 52.0 a novšia, android vo verziách 52.0 až 68.*
    Fixed Authorization headers being accidentally removed from requests.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 0.1.2

    Vydaná 29. nov 2018 - 9,05 kB
    Funguje s: firefox verzia 52.0 a novšia, android vo verziách 52.0 až 68.*

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 0.1.1

    Vydaná 29. nov 2018 - 9 kB
    Funguje s: firefox verzia 52.0 a novšia, android vo verziách 52.0 až 68.*

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 0.1.0

    Vydaná 29. nov 2018 - 9 kB
    Funguje s: firefox verzia 52.0 a novšia, android vo verziách 52.0 až 68.*

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
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
  • Twitter (@firefox)
  • 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.