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
Ikona doplňku

Historie doplňku Competitive Companion - 25 verzí

Competitive Companion od Jasper van Merle

Hodnocení: 5 z 5
Hodnocení: 5 z 5
5
29
4
0
3
0
2
0
1
0
Historie doplňku Competitive Companion - 25 verzí
  • Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.

  • Nejnovější verze

    Verze 2.61.0

    Vydáno 30. kvě 2025 – 584,94 KB
    Funguje s: firefox 109.0a1 a novější
    • Added a problem parser for CSGOJ (thanks @xiaowhang)
    • Added a contest parser for MarisaOJ (thanks @dqhieuu)
    • Fixed the PTA problem parser and enriched its output (thanks @xiaowhang)
    • Added support for non-integer time limits on Codeforces contest pages
    • Added support for the Aizu Online Judge UI at onlinejudge.u-aizu.ac.jp (previously only judge.u-aizu.ac.jp was supported)
    • Fixed the AtCoder, AlgoZenith, and Eolymp Basecamp problem parsers

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Pro používání tohoto rozšíření potřebujete Firefox
    Stáhnout Firefox a nainstalovat toto rozšíření
    Stáhnout soubor
  • Starší verze

    Verze 2.60.0

    Vydáno 12. úno 2025 – 584,55 KB
    Funguje s: firefox 109.0a1 a novější
    • Added support for A.Y. Jackson Online Judge (thanks @aicheye)
    • Removed support for custom hosts introduced in 2.59.0 as it breaks CP Editor's Competitive Companion integration

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.59.0

    Vydáno 11. úno 2025 – 584,77 KB
    Funguje s: firefox 109.0a1 a novější
    • Added support for MarisaOJ, X-Camp, CodeUp, KEP.uz, and CodeRun (thanks @dqhieuu for the MarisaOJ parser and @AksLolCoding for the X-Camp parser)
    • Added support for sending extracted problem data to custom hosts, configured on the extension's options page (thanks @Koderpark)
    • Added support for Kattis problems in courses (thanks @ericli18)
    • Fixed the Luogu parser
    • Fixed the parsing of Library Checker sample cases

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.58.0

    Vydáno 31. pro 2024 – 583,68 KB
    Funguje s: firefox 109.0a1 a novější
    - Added support for StarryCoding
    - Added support for the codeforces.net mirror of Codeforces and fixed support for the codeforc.es mirror on problem pages
    - Fixed the Lanqiao problem parser
    - Fixed the Kattis parser for samples containing only output
    - Changed the behavior of parsers that need to read PDFs (like the ones on UVa Online Judge) to parse as much of the problem as possible on Firefox, rather than crashing due to Firefox bug 1757836

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.57.1

    Vydáno 15. lis 2024 – 583,34 KB
    Funguje s: firefox 109.0a1 a novější
    - Added the X-Competitive-Companion header to HTTP requests sent by Competitive Companion to indicate to the receiving end that the request is coming from Competitive Companion (thanks @touhidurrr)

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.57.0

    Vydáno 10. lis 2024 – 583,24 KB
    Funguje s: firefox 109.0a1 a novější
    - Added support for CYEZOJ, 33OJ, Algotester, and SeriousOJ (thanks @langningchen for the CYEZOJ support)
    - Fixed using the Hydro and DMOJ parsers on unsupported websites through the "Parse with" functionality and in custom rules
    - Fixed the BAPS OJ problem parser and added a contest parser (thanks @touhidurrr)
    - Fixed the yukicoder contest parser

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.56.0

    Vydáno 14. říj 2024 – 582,38 KB
    Funguje s: firefox 109.0a1 a novější
    - Added support for QBXTOJ and Universal Cup (thanks @touhidurrr for the QBXTOJ parser)
    - Added support for LightOJ contests (thanks @touhidurrr)
    - Fixed the Eolymp Basecamp parser (thanks @touhidurrr)

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.55.0

    Vydáno 28. zář 2024 – 581,72 KB
    Funguje s: firefox 109.0a1 a novější
    - Added support for oiClass, Le Quy Don Online Judge, VNOI Online Judge, and NBUT Online Judge
    - Added support for the Challenge mode on Kattis
    - Fixed the Timus Online Judge parser to work with the acm-judge.urfu.ru domain
    - Fixed the Toph parser (thanks @touhidurrr)
    - Fixed the AlgoZenith parser
    - Fixed the Virtual Judge contest parser

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.54.0

    Vydáno 4. srp 2024 – 581,18 KB
    Funguje s: firefox 109.0a1 a novější
    - Added support for QQWhale
    - Added support for the "Complete problemset" pages in Codeforces contests
    - Improved performance of sending contest problems to external tools by sending them in parallel (thanks @rsalesc)
    - Fixed the parsing of ACMP sample cases with mid-line whitespaces (thanks @touhidurrr)
    - Fixed the Toph parser
    - Fixed the input/output parsing on certain Codeforces problems

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.53.0

    Vydáno 26. kvě 2024 – 580,23 KB
    Funguje s: firefox 109.0a1 a novější
    - Added support for Kilonova, PBInfo, InfoArena, and NerdArena (thanks @overanalytcl)
    - Added support for parsing sample cases on UVA and UVALive problems on Virtual Judge (does not work on Firefox until Firefox bug #1757836 is resolved)
    - Fixed the parsing of Virtual Judge sample cases on Chinese problems
    - Fixed the parsing of Virtual Judge titles containing unwanted whitespace

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.52.1

    Vydáno 15. kvě 2024 – 578,35 KB
    Funguje s: firefox 109.0a1 a novější
    - Fixed the parsing of TLX problems (thanks @adrieljss)
    - Fixed the parsing of CodeChef problems

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.52.0

    Vydáno 8. dub 2024 – 462,04 KB
    Funguje s: firefox 109.0a1 a novější
    - Added support for Lanqiao (thanks @touhidurrr for the problem parser)
    - Added support for Eolymp Basecamp (thanks @touhidurrr for the problem parser)
    - Added support for the vjudge.net.cn Virtual Judge mirror (thanks @touhidurrr)
    - Fixed the parsing of PTA problems (thanks @touhidurrr)
    - Fixed the parsing of TLX problems (thanks @touhidurrr)

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.51.1

    Vydáno 17. bře 2024 – 460,53 KB
    Funguje s: firefox 109.0a1 a novější
    - Fixed the parsing of AlgoZenith problems on its maang.in website (thanks @rohitzerofour)
    - Fixed the parsing of Baekjoon Online Judge problems in active contests
    - Fixed the parsing of certain Mendo problems

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.51.0

    Vydáno 1. bře 2024 – 460,83 KB
    Funguje s: firefox 109.0a1 a novější
    - Removed the Baekjoon Online Judge contest parser because Baekjoon Online Judge has started to block requests to their problems made through the browser's Fetch API
    - Fixed the parsing of USACO problems

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.50.2

    Vydáno 20. úno 2024 – 460,88 KB
    Funguje s: firefox 109.0a1 a novější
    - Fixed custom rules that target the UOJProblemParser or VirtualJudgeProblemParser

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.50.1

    Vydáno 19. úno 2024 – 460,85 KB
    Funguje s: firefox 109.0a1 a novější
    - Fixed the parsing of AlgoZenith problems on its maang.in website (thanks @GandharvJain)
    - Fixed the parsing of beecrowd problems and contests
    - Fixed the parsing of USACO Training problems

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.50.0

    Vydáno 24. led 2024 – 460,7 KB
    Funguje s: firefox 109.0a1 a novější
    - Added support for Mendo (thanks @EntityPlantt)
    - Fixed the parsing of sample cases on Firefox for online judges using DOMjudge
    - Fixed the parsing of CodeChef problems

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.49.0

    Vydáno 30. pro 2023 – 456,3 KB
    Funguje s: firefox 109.0a1 a novější
    - Added support for DOMjudge (thanks @ItsNiklas)
    - Migrated from Webpack to ESBuild, from CommonJS to ESM, and from Manifest V2 to V3. As a result of the last change, there are now separate distributions for Chrome and Firefox. The code of both is the same, but the extension manifest differs. If you're installing via the Chrome Web Store or Mozilla's AMO this will not affect you. If you install the extension manually you'll need to make sure you download the correct distribution, the Chrome version is not compatible with Firefox and vice-versa.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.48.1

    Vydáno 8. pro 2023 – 436,14 KB
    Funguje s: firefox 48.0 a novější
    - Fixed the parsing of Kattis problems and contests
    - Fixed the parsing of sample cases on CPython.uz containing multiple lines

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.48.0

    Vydáno 7. pro 2023 – 436,13 KB
    Funguje s: firefox 48.0 a novější
    - Added a contest parser for TLX (thanks @user202729)
    - Fixed the parsing of Russian memory limits on Yandex (thanks @Igorjan94)

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.47.0

    Vydáno 20. říj 2023 – 435,47 KB
    Funguje s: firefox 48.0 a novější
    - Added support for BAPS OJ and ITCoder HUTECH (thanks @touhidurrr)
    - Fixed the parsing of sample cases on ACMP where recent attempts would also be parsed as sample cases

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.46.0

    Vydáno 5. říj 2023 – 434,68 KB
    Funguje s: firefox 48.0 a novější
    - Added parsers for CPython.uz
    - Updated all contest parsers to fetch contest problems in parallel rather than sequentially
    - Fixed the parsing of sample cases on CSES
    - Fixed the parsing of categories in TLX course problems

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.45.0

    Vydáno 3. zář 2023 – 430,44 KB
    Funguje s: firefox 48.0 a novější
    - Added support for Daimayuan Online Judge (thanks @Windyskr)
    - Added support for the http version of HDOJ (thanks @Windyskr)
    - Fixed the parsing of problem titles on Public Judge

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.44.1

    Vydáno 20. čvn 2023 – 418,32 KB
    Funguje s: firefox 48.0 a novější
    - Fixed the parsing of Codeforces problems on "/problemset/gymProblem" URLs (thanks @touhidurrr)
    - Fixed the parsing of CodeChef problems in the Learn section

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 2.44.0

    Vydáno 10. čvn 2023 – 418,3 KB
    Funguje s: firefox 48.0 a novější
    - Added support for Dimik OJ and TheJobOverflow (thanks @touhidurrr)

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
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
  • Twitter (@firefox)
  • 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í.