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

UsableHomeButton의 버전 기록 - 18개 버전

UsableHomeButton 제작자: Marat Tanalin

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

  • 최신 버전

    버전 2.6

    2021년 3월 7일에 출시 - 57.96 KB
    firefox 58.0 이상, android 58.0 ~ 68.*에서 작동
    * Soft hyphens are now removed when copying `TITLE` and first-level heading (`H1`).

    * Hash (anchor) is now ignored when generating the “Canonical URL” menu item.

    * Added support for URL minimization on sites:

    - YouTube.com;
    - 3DNews.ru;
    - igromania.ru;
    - Ozon.ru.

    * Removed support for URL minimization on MSDN because they changed URL structure.

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

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

    버전 2.5.1

    2020년 1월 6일에 출시 - 56.23 KB
    firefox 58.0 이상, android 58.0 ~ 68.*에서 작동
    * Firefox 72+: support for middle click on the extension button, for opening menu or home page, and modifier keys `Ctrl` and `Shift` for opening home page in new tab and window correspondingly, and `Alt` — for opening current page in private window.

    * Improved searching for first-level heading when copying.

    * Support for the “Minimal URL” feature for devtalk.nvidia.com, support.native-instruments.com, helpcenter.steinberg.de.

    * 2.5.1: A localization string for the extension settings had inverted meaning in version 2.5.

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

    파일 다운로드
  • 버전 2.4

    2018년 9월 30일에 출시 - 52.44 KB
    firefox 58.0 이상에서 작동
    * Support for International domain names.
    * Copying with `navigator.clipboard.writeText()` when available (Firefox 63+).
    * Added the menu item “Remove hash (anchor) with page reload”.

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

    파일 다운로드
  • 버전 2.3

    2018년 1월 26일에 출시 - 48.42 KB
    firefox 58.0 이상에서 작동
    * Dropped support for Firefox 57.
    * Removed workarounds for Firefox 57:
    – When forgetting a site, localStorage data for the site are now always removed.
    – “Browser’s start page” menu item is now always displayed.
    * Notification when updating UsableHomeButton from versions 2.0.x now contains information that the default button action can be changed via options of the extension.

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

    파일 다운로드
  • 버전 2.2

    2017년 12월 17일에 출시 - 48.56 KB
    firefox 57.0 이상에서 작동
    * It is now possible via the extension’s options to choose what pressing the button should do: to go to home page (by default) or to open the extension’s menu.

    * Added the “Options” item to the context menu of the extension’s button for quick access to the extension’s options. The items is available always, regardless of type of page in current tab.

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

    파일 다운로드
  • 버전 2.1.4

    2017년 12월 11일에 출시 - 43.22 KB
    firefox 57.0 이상에서 작동
    “Forget the site” feature improvements:
    * When forgetting a site, both www-prefixed and nonprefixed hosts are now taken into account.
    * Menu now closes immediately after starting forgetting a site, as well as on pressing the corresponding menu item while forgetting the site is not completed yet.
    * Completion of forgetting a site is now reflected on the progress indicator.

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

    파일 다운로드
  • 버전 2.1.3

    2017년 12월 10일에 출시 - 43.03 KB
    firefox 57.0 이상에서 작동
    The “Forget the site” feature is now aware that removing localStorage for a host is only possible in Firefox 58+.

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

    파일 다운로드
  • 버전 2.1.2

    2017년 12월 7일에 출시 - 42.94 KB
    firefox 57.0 이상에서 작동
    Workaround for the Firefox bug 1424020 causing wrong position of the extension’s menu arrow not nearby the button.

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

    파일 다운로드
  • 버전 2.1.1

    2017년 12월 7일에 출시 - 42.9 KB
    firefox 57.0 이상에서 작동
    “Forget the site” progress indicator now accounts for whether current site is the site being forgotten.

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

    파일 다운로드
  • 버전 2.1

    2017년 12월 7일에 출시 - 42.87 KB
    firefox 57.0 이상에서 작동
    * The extension’s button now opens site’s home page directly like in versions 1.x. The extension’s menu now opens via the “UsableHomeButton menu” item in the button’s context menu.

    * Added new items to the button’s context menu to open home page in new tab and new window. (Opening by pressing the button itself while holding down Ctrl/Shift, like it was in 1.x, is technically impossible in WebExtensions API.)

    * Added loading site’s home page via the Alt+H keyboard shortcut. (Using Alt+Home, like in 1.x, is impossible because WebExtensions API does not allow to override existing keyboard shortcuts.)

    * Pressing the extension’s button on site’s home page now scrolls the page to its beginning like in 1.x.

    * Added the “Search in Internet Archive” menu item.

    * Now site’s Cookies and LocalStorage are deleted besides removing site from history. The “Delete the site from history” is renamed back to “Forget the site”.

    * Now menu links opened in a new tab are opened right after current tab.

    * The “Forget the site” menu item now displays the progress indicator if forgetting the site started previously has not been completed yet.

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

    파일 다운로드
  • 버전 2.0.9

    2017년 11월 20일에 출시 - 35.5 KB
    firefox 57.0 이상에서 작동
    * Keyboard navigation through nonlink menu items is now possible.

    * Restored the previous way of parent-URL generation: trailing slash is now again added always.

    * The icon of the “Browser’s start page” menu item updated according to the new Firefox 57+ logo.

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

    파일 다운로드
  • 버전 2.0.8

    2017년 11월 19일에 출시 - 34.64 KB
    firefox 57.0 이상에서 작동
    * Now a confirmation is requested before forgetting a page or a site (like in 1.x).

    * The “Forget…” menu items are renamed to “Delete … from history” to correspond better to their current functionality.

    * Trailing slash (/) is now only added to parent URLs if the current page’s URL has it.

    * Added a workaround for a Firefox bug causing menu artifacts such as parts of characters after expanding the “Copy” submenu.

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

    파일 다운로드
  • 버전 2.0.7

    2017년 11월 16일에 출시 - 33.85 KB
    firefox 57.0 이상에서 작동
    Support for multiple URLs as browser’s start page (Firefox 58+).

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

    파일 다운로드
  • 버전 2.0.6

    2017년 11월 15일에 출시 - 33.67 KB
    firefox 57.0 이상에서 작동
    Fixed: There was no “Scroll page to beginning” menu item on pages operating in Quirks mode.

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

    파일 다운로드
  • 버전 2.0.5

    2017년 11월 15일에 출시 - 33.67 KB
    firefox 57.0 이상에서 작동
    Support for opening browser’s start page in a new tab via middle click.

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

    파일 다운로드
  • 버전 2.0.4

    2017년 11월 15일에 출시 - 33.55 KB
    firefox 57.0 이상에서 작동
    * More reliable way to differentiate between real webpages and media files opened directly.

    * The “Browser’s start page” menu item is enabled in Firefox 58+ where the corresponding Firefox 57 bug 1408099 is fixed.

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

    파일 다운로드
  • 버전 2.0.3

    2017년 11월 14일에 출시 - 33.62 KB
    firefox 57.0 이상에서 작동
    * Improved: on cup.aihedy.com site where extension possibilities are intentionally limited by Firefox developers, most of menu items are now avaialable except for “Scroll page to beginning”, “Canonical URL” and “Minimal URL”; hash on this site is removed (“Remove hash (anchor)” item) with inevitable page reload, but this is probably better than nothing.

    * Fixed: added a workaround for the Firefox bug 1416616 that made it nonworking to reliably differentiate between HTML pages and media files opened directly, using a Firefox built-in feature worked in old-type extensions.

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

    파일 다운로드
  • 버전 2.0.2

    2017년 11월 14일에 출시 - 33.45 KB
    firefox 57.0 이상에서 작동
    * WebExtensions-API-based version compatible with Firefox 57+. There are inevitable differences caused by limitations of WebExtensions API. Bugs are possible, feel free to file them to the extension author.

    * UsableHomeButton now adds its own button since overriding the Home button of Firefox is not possible anymore.

    * Pressing the button now always opens menu since context menus and handling of pressing toolbar buttons are very limited in WebExtensions API.

    * Forgetting page or site now does not request confirmation (probably temporarily).

    * When forgetting page or site, they are now only removed from history. Cookies, etc. are not touched (probably temporarily).

    * When forgetting site, only current domain is removed, without its subdomains (probably temporarily).

    * Disabled the ability to copy domain without suffix due to lack of access to corresponding built-in functionality of Firefox (probably temporarily).

    * Alt+Home, Ctrl+Alt+Home and Shift+Alt+Home keyboard shortcuts are now unavailable due to WebExtensions API limitations.

    * Removed the “Empty tab” menu item due to WebExtensions API limitation.

    * Removed the “Browser’s start page” menu item due to Firefox bug 1416836.

    * New: added extension-menu items “Try via HTTPS” and “Try with no www”.

    * Improved: hash (anchor) is now removed from URL before determining parent URLs.

    * Probably something else.

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

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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