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

PTW Extender의 버전 기록 - 12개 버전

PTW Extender 제작자: Amndeep7

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

  • 최신 버전

    버전 2.2.3resigned1

    2024년 4월 25일에 출시 - 2.17 MB
    firefox 42.0 이상에서 작동

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

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

    버전 2.2.2

    2018년 10월 15일에 출시 - 2.16 MB
    firefox 42.0 이상에서 작동
    ### [2.2.2] - 2018-10-14
    #### Fixed
    - User customized settings no longer completely overwrite defaults (which may include options that the user defined settings haven't seen yet)

    ### [2.2.1] - 2018-10-14
    #### Fixed
    - Options are now properly set before an attempt is made to access them

    ### [2.2.0] - 2018-10-14
    #### Added
    - Support for AniList
    - Doesn't work for Firefox until the fix for the [bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1494328) I reported is included in a release, which as of right now is ESR60.3 and release 63 (the latter of which comes out 2018-10-23)
    - Support for Kitsu
    #### Changed
    - The manner in which PTW Extender generates the comments/notes box is now done more securely
    - The context menu option and all sorts of documentation now reflect that PTW Extender works with multiple sites and not just MAL
    - Options page
    - Shows up on install/update
    - Includes this changelog and an explanation of permissions
    - Now features lots more options
    #### Fixed
    - MAL notifications now include the title when it's added to your list successfully

    ### [2.1.1] - 2018-09-12
    #### Added
    - Current date/time gets printed alongside the url
    #### Fixed
    - Made it so opening the advanced view would be via a simulated button click instead of messing with CSS

    ### [2.1.0] - 2018-09-12
    #### Added
    - Options/settings page (and correspondingly options)
    - Display notifications
    - Prettified comments box (implemented only for MAL thus far)
    - MAL as a list site option
    - Autosubmit
    - Take some action post autosubmit
    - Changelog
    #### Fixed
    - Don't change status to ptw if it's not listed as watching or if any number of episodes/volumes/chapters are listed as watched

    ### [2.0.2] - 2018-08-17
    #### Changed
    - Instead of using the runtime.onInstalled listener to generate the context menu, just remove them all every time the background script is run and re-add them.

    ### [2.0.1] - 2018-08-06
    #### Fixed
    - Attempted to fix bug where the context menu wasn't showing up

    ### [2.0.0] - 2018-08-06
    #### Added
    - Notifications
    #### Changed
    - Most nearly everything: separated code into different files and functions, rewrote a lot of code to use promises, etc.

    ### [1.2.1] - 2018-07-22
    #### Fixed
    - Build file should only create `lib` directory if it doesn't already exist

    ### [1.2.0] - 2018-07-22
    #### Added
    - Support for Chrome
    - Started using the [WebExtension `browser` API Polyfill](https://github.com/mozilla/webextension-polyfill)
    - Build file to convert from the icon from SVG to variously sized PNGs and move libraries over from the node_modules directory
    - Support for manga
    #### Changed
    - Use IDs in selectors as opposed to tags and other stuff
    - Autoreveal the advanced section for MAL extended information screens

    ### [1.1.0] - 2018-07-04
    #### Fixed
    - MAL went down and then also changed their urls around, so now PTW Extender is using MAL's new url system

    ### [1.0.0] - 2017-11-19
    #### Added
    - Basic functionality, i.e. bring up the MAL page for the show and add the url to the comment section for it while making adding the show to your ptw list

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

    파일 다운로드
  • 버전 2.2.1

    2018년 10월 14일에 출시 - 2.16 MB
    firefox 42.0 이상에서 작동
    ### [2.2.1] - 2018-10-14
    #### Fixed
    - Options are now properly set before an attempt is made to access them

    ### [2.2.0] - 2018-10-14
    #### Added
    - Support for AniList
    - Doesn't work for Firefox until the fix for the [bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1494328) I reported is included in a release, which as of right now is ESR60.3 and release 63 (the latter of which comes out 2018-10-23)
    - Support for Kitsu
    #### Changed
    - The manner in which PTW Extender generates the comments/notes box is now done more securely
    - The context menu option and all sorts of documentation now reflect that PTW Extender works with multiple sites and not just MAL
    - Options page
    - Shows up on install/update
    - Includes this changelog and an explanation of permissions
    - Now features lots more options
    #### Fixed
    - MAL notifications now include the title when it's added to your list successfully

    ### [2.1.1] - 2018-09-12
    #### Added
    - Current date/time gets printed alongside the url
    #### Fixed
    - Made it so opening the advanced view would be via a simulated button click instead of messing with CSS

    ### [2.1.0] - 2018-09-12
    #### Added
    - Options/settings page (and correspondingly options)
    - Display notifications
    - Prettified comments box (implemented only for MAL thus far)
    - MAL as a list site option
    - Autosubmit
    - Take some action post autosubmit
    - Changelog
    #### Fixed
    - Don't change status to ptw if it's not listed as watching or if any number of episodes/volumes/chapters are listed as watched

    ### [2.0.2] - 2018-08-17
    #### Changed
    - Instead of using the runtime.onInstalled listener to generate the context menu, just remove them all every time the background script is run and re-add them.

    ### [2.0.1] - 2018-08-06
    #### Fixed
    - Attempted to fix bug where the context menu wasn't showing up

    ### [2.0.0] - 2018-08-06
    #### Added
    - Notifications
    #### Changed
    - Most nearly everything: separated code into different files and functions, rewrote a lot of code to use promises, etc.

    ### [1.2.1] - 2018-07-22
    #### Fixed
    - Build file should only create `lib` directory if it doesn't already exist

    ### [1.2.0] - 2018-07-22
    #### Added
    - Support for Chrome
    - Started using the [WebExtension `browser` API Polyfill](https://github.com/mozilla/webextension-polyfill)
    - Build file to convert from the icon from SVG to variously sized PNGs and move libraries over from the node_modules directory
    - Support for manga
    #### Changed
    - Use IDs in selectors as opposed to tags and other stuff
    - Autoreveal the advanced section for MAL extended information screens

    ### [1.1.0] - 2018-07-04
    #### Fixed
    - MAL went down and then also changed their urls around, so now PTW Extender is using MAL's new url system

    ### [1.0.0] - 2017-11-19
    #### Added
    - Basic functionality, i.e. bring up the MAL page for the show and add the url to the comment section for it while making adding the show to your ptw list

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

    파일 다운로드
  • 버전 2.2.0

    2018년 10월 14일에 출시 - 2.16 MB
    firefox 42.0 이상에서 작동
    ### [2.2.0] - 2018-10-14
    #### Added
    - Support for AniList
    - Doesn't work for Firefox until the fix for the [bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1494328) I reported is included in a release, which as of right now is ESR60.3 and release 63 (the latter of which comes out 2018-10-23)
    - Support for Kitsu
    #### Changed
    - The manner in which PTW Extender generates the comments/notes box is now done more securely
    - The context menu option and all sorts of documentation now reflect that PTW Extender works with multiple sites and not just MAL
    - Options page
    - Shows up on install/update
    - Includes this changelog and an explanation of permissions
    - Now features lots more options
    #### Fixed
    - MAL notifications now include the title when it's added to your list successfully

    ### [2.1.1] - 2018-09-12
    #### Added
    - Current date/time gets printed alongside the url
    #### Fixed
    - Made it so opening the advanced view would be via a simulated button click instead of messing with CSS

    ### [2.1.0] - 2018-09-12
    #### Added
    - Options/settings page (and correspondingly options)
    - Display notifications
    - Prettified comments box (implemented only for MAL thus far)
    - MAL as a list site option
    - Autosubmit
    - Take some action post autosubmit
    - Changelog
    #### Fixed
    - Don't change status to ptw if it's not listed as watching or if any number of episodes/volumes/chapters are listed as watched

    ### [2.0.2] - 2018-08-17
    #### Changed
    - Instead of using the runtime.onInstalled listener to generate the context menu, just remove them all every time the background script is run and re-add them.

    ### [2.0.1] - 2018-08-06
    #### Fixed
    - Attempted to fix bug where the context menu wasn't showing up

    ### [2.0.0] - 2018-08-06
    #### Added
    - Notifications
    #### Changed
    - Most nearly everything: separated code into different files and functions, rewrote a lot of code to use promises, etc.

    ### [1.2.1] - 2018-07-22
    #### Fixed
    - Build file should only create `lib` directory if it doesn't already exist

    ### [1.2.0] - 2018-07-22
    #### Added
    - Support for Chrome
    - Started using the [WebExtension `browser` API Polyfill](https://github.com/mozilla/webextension-polyfill)
    - Build file to convert from the icon from SVG to variously sized PNGs and move libraries over from the node_modules directory
    - Support for manga
    #### Changed
    - Use IDs in selectors as opposed to tags and other stuff
    - Autoreveal the advanced section for MAL extended information screens

    ### [1.1.0] - 2018-07-04
    #### Fixed
    - MAL went down and then also changed their urls around, so now PTW Extender is using MAL's new url system

    ### [1.0.0] - 2017-11-19
    #### Added
    - Basic functionality, i.e. bring up the MAL page for the show and add the url to the comment section for it while making adding the show to your ptw list

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

    파일 다운로드
  • 버전 2.1.1

    2018년 9월 13일에 출시 - 2.09 MB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    ## [2.1.1] - 2018-09-12
    ### Added
    - Current date/time gets printed alongside the url
    ### Fixed
    - Made it so opening the advanced view would be via a simulated button click instead of messing with CSS

    ## [2.1.0] - 2018-09-12
    ### Added
    - Options/settings page (and correspondingly options)
    - Display notifications
    - Prettified comments box (implemented only for MAL thus far)
    - MAL as a list site option
    - Autosubmit
    - Take some action post autosubmit
    - Changelog
    ### Fixed
    - Don't change status to ptw if it's not listed as watching or if any number of episodes/volumes/chapters are listed as watched

    ## [2.0.2] - 2018-08-17
    ### Changed
    - Instead of using the runtime.onInstalled listener to generate the context menu, just remove them all every time the background script is run and re-add them.

    ## [2.0.1] - 2018-08-06
    ### Fixed
    - Attempted to fix bug where the context menu wasn't showing up

    ## [2.0.0] - 2018-08-06
    ### Added
    - Notifications
    ### Changed
    - Most nearly everything: separated code into different files and functions, rewrote a lot of code to use promises, etc.

    ## [1.2.1] - 2018-07-22
    ### Fixed
    - Build file should only create `lib` directory if it doesn't already exist

    ## [1.2.0] - 2018-07-22
    ### Added
    - Support for Chrome
    - Started using the [WebExtension `browser` API Polyfill](https://github.com/mozilla/webextension-polyfill)
    - Build file to convert from the icon from SVG to variously sized PNGs and move libraries over from the node_modules directory
    - Support for manga
    ### Changed
    - Use IDs in selectors as opposed to tags and other stuff
    - Autoreveal the advanced section for MAL extended information screens

    ## [1.1.0] - 2018-07-04
    ### Fixed
    - MAL went down and then also changed their urls around, so now we're using MAL's new url system

    ## [1.0.0] - 2017-11-19
    ### Added
    - Basic functionality, i.e. bring up the MAL page for the show and add the url to the comment section for it while making adding the show to your ptw list

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

    파일 다운로드
  • 버전 2.0.3

    2018년 8월 18일에 출시 - 2.06 MB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    - Fixed an issue where the context menu (i.e. the add to MAL button) sometimes wouldn't show up

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

    파일 다운로드
  • 버전 2.0.2

    2018년 8월 18일에 출시 - 29.24 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동

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

    파일 다운로드
  • 버전 2.0.1

    2018년 8월 6일에 출시 - 44.91 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    - Internal rewrite that will hopefully be easier to work with and add functionality to
    - Added success/failure notifications
    - Bugfixes and improvements

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

    파일 다운로드
  • 버전 2.0.0

    2018년 8월 6일에 출시 - 44.91 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    Version 2.0.0!
    - Internal rewrite that will hopefully be easier to work with and add functionality to
    - Added success/failure notifications

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

    파일 다운로드
  • 버전 1.2.0

    2018년 7월 22일에 출시 - 2.33 MB
    firefox 48.0 이상에서 작동
    - Now works in Chrome and Opera
    - New icon
    - No longer should be violating MAL's trademark

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

    파일 다운로드
  • 버전 1.1

    2018년 7월 4일에 출시 - 2.31 MB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    MAL's changing their backend, part of which includes a breaking change of which url they're using for showing the add/edit pages for adding stuff to your list - this update reflects that change.

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

    파일 다운로드
  • 버전 1.0

    2017년 11월 19일에 출시 - 2.04 MB
    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 또는 그 이후 버전에 따라 사용이 허가됩니다.