Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Cap의 버전 기록 - 25개 버전

Cap 제작자: Sasa Cocic

아직 평점이 없습니다
0 / 5
5
0
4
0
3
0
2
0
1
0
Cap의 버전 기록 - 25개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 1.1.22

    2021년 1월 5일에 출시 - 202.21 KB
    firefox 48.0 이상에서 작동
    - Remove unnecessary log messages

    MIT License에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 1.1.21

    2021년 1월 3일에 출시 - 202.24 KB
    firefox 48.0 이상에서 작동
    - Add a way to blacklist (block websites immediately on visit) websites through using storage API

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.20

    2020년 12월 30일에 출시 - 201.97 KB
    firefox 48.0 이상에서 작동
    removes some client side logging.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.19

    2020년 12월 8일에 출시 - 201.4 KB
    firefox 48.0 이상에서 작동
    - Fix time tracking bug. Wasn't properly recording long running sessions.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.18

    2020년 12월 7일에 출시 - 201.48 KB
    firefox 48.0 이상에서 작동
    - make blocking more responsive / faster

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.17

    2020년 12월 1일에 출시 - 201.43 KB
    firefox 48.0 이상에서 작동
    - Big fixes

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.16

    2020년 11월 30일에 출시 - 201.42 KB
    firefox 48.0 이상에서 작동
    - fix bug where setting no bed time blocks all screens

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.15

    2020년 11월 28일에 출시 - 201.36 KB
    firefox 48.0 이상에서 작동
    - Logging + re-creation of bedTimeWarning

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.14

    2020년 11월 27일에 출시 - 201.28 KB
    firefox 48.0 이상에서 작동
    - Fixes bugs
    - Changes logging

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.13

    2020년 11월 26일에 출시 - 201.19 KB
    firefox 48.0 이상에서 작동
    - Another Firefox workaround for hibernation issues. Storage should now clear at the appropriate time after waking up from hibernation.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.12

    2020년 11월 26일에 출시 - 200.75 KB
    firefox 48.0 이상에서 작동
    - Firefox doesn't fully support the idle api for extensions. The version includes a workaround for this.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.11

    2020년 11월 25일에 출시 - 200.01 KB
    firefox 48.0 이상에서 작동
    🙃 forgot to implement logic to reset storage.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.10

    2020년 11월 25일에 출시 - 199.94 KB
    firefox 48.0 이상에서 작동
    - Fix issue with storage not clearing on startup

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.9

    2020년 11월 25일에 출시 - 199.75 KB
    firefox 48.0 이상에서 작동
    - Fix bedtime regression. Bedtime wasn't blocking on whole numbers like 20

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.8

    2020년 11월 25일에 출시 - 199.74 KB
    firefox 48.0 이상에서 작동
    - Makes bedtime a decimal value for greater precision
    - Fixes bugs where you get blocked from previous alarms when computer wakes up from hibernation / sleep

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.7

    2020년 11월 24일에 출시 - 199.26 KB
    firefox 48.0 이상에서 작동
    - Switch from sync storage to local storage
    - Fix regression where sleep time wasn't blocking pages after refreshes

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.6

    2020년 11월 24일에 출시 - 198.9 KB
    firefox 48.0 이상에서 작동
    - Big refactor of code for maintainability. End users won't see this, but as the developer it makes me happy :).
    - Adds async/await syntax making things much easier to understand
    - Deletes a lot of old code making reducing package size

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.5

    2020년 11월 20일에 출시 - 200.97 KB
    firefox 48.0 이상에서 작동
    - Bug fix: load fonts on Mozilla for blocking pages

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.4

    2020년 11월 20일에 출시 - 109.34 KB
    firefox 48.0 이상에서 작동
    - Fix another issue related to content script CSS interfering with website CSS

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.3

    2020년 11월 20일에 출시 - 109.31 KB
    firefox 48.0 이상에서 작동
    - Fix bug that overrides CSS in existing web pages

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.2

    2020년 11월 19일에 출시 - 109.32 KB
    firefox 48.0 이상에서 작동
    - Design v2
    - New Block screens
    - New Popup screen
    - Modified settings screen
    - Bug fixes

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.1

    2020년 11월 15일에 출시 - 125.96 KB
    firefox 48.0 이상에서 작동
    Bug Fixes
    - Makes fonts consistent across the extension
    - Fixes sync. issues in the extension
    - Blocks all tabs at bed time, where as before it only blocked the active tab
    - Warns on all tabs 10 min before bed time, where as before it only warned on the active tab
    - Successful form submissions of categories are no longer red on Firefox
    - Fixes issues with case sensitivity

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.0

    2020년 11월 12일에 출시 - 30.34 KB
    firefox 48.0 이상에서 작동
    - Change Icon when recording is happening to let you know that the website is being recorded
    - Bug fixes

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.2

    2020년 11월 11일에 출시 - 27.23 KB
    firefox 48.0 이상에서 작동
    - Added tracking functionality
    - Upgraded UI

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.1

    2020년 11월 4일에 출시 - 15.69 KB
    firefox 48.0 이상에서 작동
    - Adds a warning 10 minutes before the bed time

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.