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

Substitoot의 버전 기록 - 13개 버전

Substitoot 제작자: virtulis

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

  • 최신 버전

    버전 0.7.2.0

    2024년 2월 14일에 출시 - 96.3 KB
    firefox 48.0 이상, android 120.0 이상에서 작동
    - Improved wording on the options page.
    - Removed obsolete options.
    - Adjustable timeouts and limits.

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

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

    버전 0.7.1.0

    2024년 2월 7일에 출시 - 93.57 KB
    firefox 48.0 이상, android 120.0 이상에서 작동
    - Fetched statuses no longer pollute the home timeline.
    - Added browser toolbar button to make accessing settings easier.

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

    파일 다운로드
  • 버전 0.7.0.4

    2024년 2월 6일에 출시 - 91.06 KB
    firefox 48.0 이상, android 120.0 이상에서 작동
    - Completely rewritten internals. No more blocking and no more fake statuses, everything is fetched directly to your instance one by one.
    - Now showing a progress/status indicator at the bottom of the screen (when doing something).
    - A number of bugs wiped out of existence along with many kilobytes of legacy code.
    - Can now fetch from all omas and keys (or so I think).
    - Firefox on Android can now install the addon normally (or so I think!).

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

    파일 다운로드
  • 버전 0.6.2

    2023년 7월 2일에 출시 - 169 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    Fixed remote user statuses sometimes breaking local paging.

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

    파일 다운로드
  • 버전 0.6.1

    2023년 7월 2일에 출시 - 168.13 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    - Now also loads the statuses in user profiles! (only the first 40 though). Unfortunately, unlike contexts, this blocks the local request, so you'll have to wait longer for anything at all to show. Which is why I waited for months before giving up and implementing it like that. And it's totally worth it.
    - Fixed a couple more ID mapping bugs.

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

    파일 다운로드
  • 버전 0.5.4

    2023년 7월 1일에 출시 - 54.74 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    Fixed a number of logic issues and race conditions.
    Support fetching contexts from Pleroma/Akkoma.

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

    파일 다운로드
  • 버전 0.5.1

    2023년 4월 16일에 출시 - 53.24 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    - Several minor fixes.
    - Now using History API wrapper to fix URLs instead of webNavigation (in the new mode)

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

    파일 다운로드
  • 버전 0.5.0

    2023년 4월 9일에 출시 - 50.56 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    - Changed the request intercepting approach (see below).
    - Replies to remote toots now work as expected.
    - Local context now shown immediately, remote stuff is added when it's ready.
    - Actual real boost/favorite count on remote toots!

    Switched from intercepting web requests in the background process to injecting an XHR wrapper, as well as plugging into the Redux store if possible.

    New mode is on by default, but old mode still available if needed (new mode is not tested on versions < 4.0 so tell me how it goes). The new features are only in the new thing though (and the reason it exists).

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

    파일 다운로드
  • 버전 0.4.2

    2023년 3월 19일에 출시 - 57.05 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    Fixed a silly last minute typo in the redirect URL.

    Maybe I should start writing tests for this thing. jk.

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

    파일 다운로드
  • 버전 0.4.1

    2023년 3월 19일에 출시 - 57.06 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    - Fixed clicking on account links for locally unknown accounts creating a total mess.
    - Fetch and save instance info; don't bother non-Mastodon or non-public instances.
    - Other fixes and optimizations.

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

    파일 다운로드
  • 버전 0.4.0

    2023년 3월 18일에 출시 - 74.65 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    - You can now boost/favorite/bookmark remote posts (the addon will attempt to pull them to the local instance to do so).
    - Request all permissions on install, hopefully fixing Android problems.
    - Make cache clear buttons actually work.
    - Hopefully fix a few other issues.

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

    파일 다운로드
  • 버전 0.3.0

    2023년 3월 17일에 출시 - 73.96 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    * Cache metadata and content in browser storage.
    * Fix manifest for older Firefox versions.
    * Various logic fixes and improvements.

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

    파일 다운로드
  • 버전 0.2.2

    2023년 3월 12일에 출시 - 32.63 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동

    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 또는 그 이후 버전에 따라 사용이 허가됩니다.