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

NoHistory의 버전 기록 - 12개 버전

NoHistory 제작자: QuanMCPC

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

  • 최신 버전

    버전 0.0.12

    2022년 5월 6일에 출시 - 131.03 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    Version 0.0.12:
    - Fix problem with deleting URL that have a title matched in the Match List but take a while before the actual URL load the title.
    - Fix problem with deleting URL in a tab that disabled history saving.
    - Improve console.log
    - Fix problem with status number when status number is disabled in settings

    MIT 라이선스에 따라 릴리스된 소스 코드

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

    버전 0.0.11

    2022년 5월 4일에 출시 - 131.01 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    Version 0.0.11 [URGENT UPDATE]:
    - Fix problem with the URL deleting in a tab that is disabled for saving links to history.
    - Fix problem with the URL deleting when there's multiple link redirect in the same tab that happened in the same time
    - Improve the responsiveness of the status number.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.10

    2022년 5월 3일에 출시 - 130.65 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    Version 0.0.10 [URGENT UPDATE]:
    - Fix problem with the URLs and Link Title table in the tools page where it would randomly delete item without the user doing anything

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.9

    2022년 5월 3일에 출시 - 130.74 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    Version 0.0.9:
    - Added a tools page with another button to open the tools page.
    - In the tools page, added a tool called "Clean history"
    - Move CSS code that is repeated into seperate file.
    - When switches are clicked, the background will change to red or green depend on if the switch is on or off.
    - Change the style of table so the header will have an inverse color.
    - The status number will now display a question mark with the color red when it encounter a special page.
    - To differentiate between the settings and tools page, the icon in the top-left corner will have another icon that is on the right-bottom corner of the parent icon which will show what page is it.
    - Added a check for importing the JSON config file to see if it's a valid config file.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.8

    2022년 5월 2일에 출시 - 112.71 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    Version 0.0.8:
    - Make the dark theme the default theme
    - Repurpose the "Pattern" section for "Page Title" matching (All of the patterns from old config are still valid)
    - Changed the way the status number are displayed (with documentation)
    - Update the popup page design to be more compact.
    - Auto close the popup when the settings page are opened
    - Code improvement

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.7

    2022년 4월 5일에 출시 - 111.05 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    Version 0.0.7:
    - Fix problem with SVG animation in settings page
    - Changes how the button in popup is displayed
    - Check if JSON file is valid when putting a JSON file in setting page

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.6

    2022년 4월 5일에 출시 - 111.08 KB
    firefox 48.0 이상에서 작동
    Version 0.0.6 [URGENT UPDATE]:
    - Fix problem with import/export settings when pattern is added.
    - Optimize script.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.5

    2022년 4월 4일에 출시 - 110.77 KB
    firefox 48.0 이상에서 작동
    Version 0.0.5:
    - Added the option to filter URL using string and regex to match.
    - Fix some visual problem.
    - Make button when hover change to background and text the same as "everything" except the border.
    - Add some easter egg.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.4

    2022년 3월 11일에 출시 - 108.49 KB
    firefox 48.0 이상에서 작동
    Version 0.0.4:
    - Added a build script for bash, and improved the build script for Windows
    - Fix a bit of problem with the table in the URLs tab
    - Minor improvement

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.3

    2022년 3월 5일에 출시 - 108.61 KB
    firefox 48.0 이상에서 작동
    Version 0.0.3:
    - Removed console.log to prevent URL leakage
    - Change the way that tab is opened or closed in the setting page
    - Add comment to code
    - Fix some bug
    - Add an About Page in the Settings

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.2

    2022년 3월 4일에 출시 - 108.93 KB
    firefox 48.0 이상에서 작동
    Version 0.0.2:
    - Auto-delete tab ID entries from the tab ID list after tab is closed.
    - Added the badge number to indicate the current URL and current tab status.
    - Added a new section in the settings page named Help
    - Added a new entries in the Help page to help with the badge number
    - When the size of browser window smaller then 800px, the icons in the settings page will auto hidden
    - Version number on the settings page and the popup page will auto update from the manifest.json file.
    - Auto-upgrade the settings if outdated.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.1

    2022년 3월 4일에 출시 - 107.05 KB
    firefox 48.0 이상에서 작동
    Nothing much, just some code cleanup.

    MIT 라이선스에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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