Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

In My Pocket 版本历史 - 25 个版本

In My Pocket 作者: Pierre-Adrien Buisson

评分 4.7 / 5
4.7 / 5 星
5
323
4
62
3
16
2
7
1
6
In My Pocket 版本历史 - 25 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 0.12.26

    发布于 2025年4月14日 - 502.8 KB
    适用于 firefox 62.0 及更高版本
    <ul>
    <li><b>FIX:</b> in some rare cases, saved items may be missing a URL. This version ensures the items search keeps working and does not crash when this happens. </li>
    </ul>

    源代码遵循 Mozilla 公共许可证 2.0 发布

    您需要 Firefox 来使用此扩展
    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 0.12.25

    发布于 2024年11月24日 - 318 KB
    适用于 firefox 62.0 及更高版本
    • CHORE: trying, yet again, to reduce the number of items asked to pocket during the initial sync, to at least temporarily mitigate the sync issue multiple users have been facing recently. Now reducing to 200 items/page in the sync.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.24

    发布于 2024年11月15日 - 318.01 KB
    适用于 firefox 62.0 及更高版本
    • CHORE: trying, yet again, to reduce the number of items asked to pocket during the initial sync, to at least temporarily mitigate the sync issue multiple users have been facing recently.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.23

    发布于 2024年11月11日 - 328.2 KB
    适用于 firefox 62.0 及更高版本
    • CHORE: yet another tweak to the error reporting for HTTP errors.
    • DESIGN: fix the position of the warning message in the popup.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.22

    发布于 2024年11月11日 - 327.96 KB
    适用于 firefox 62.0 及更高版本
    • CHORE: succesful Pocket API responses can sometimes come with error HTTP headers. In that case, I now process them like failed responses, triggering error report, logging and feedback to the UI.
    • CHORE: succesful responses sometimes contain `error` attribute: log it if it happens.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.21

    发布于 2024年11月8日 - 327.31 KB
    适用于 firefox 62.0 及更高版本
    • CHORE: I'm still trying to identify the synchronization issue encountered by some users. I suspect a Pocket API change, so here is more error reporting code around synchronization to try and confirm this hypothesis.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.20

    发布于 2024年11月7日 - 343.4 KB
    适用于 firefox 62.0 及更高版本
    • CHORE: yet another attempt to improve error reporting for failing HTTP requests. Trying to make them easier to group and identify.
    • CHORE: relax the rules around alternative URL and improve reporting around this portion of the code.
    • PERFS: try to improve long items lists rendering time. The browser should be smart enough to figure out what needs to be rendered, and avoid rendering the whole list all at once.
    • PERFS: reduce the size of each items batch we ask Pocket during the initial account sync, as there seem to be performances issues lately and the initial sync often times out. That could at least mitigate this problem.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.19

    发布于 2024年10月30日 - 326.13 KB
    适用于 firefox 62.0 及更高版本
    CHORE: try to improve error reporting for failing HTTP requests and JSON parsing. Trying to make them easier to group and identify with more context attached to them.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.18

    发布于 2024年10月29日 - 325.66 KB
    适用于 firefox 62.0 及更高版本
    • UPDATE:show a dedicated waiting screen as long as the initial items sync has not completed, instead of the current misleading "No items match this search" message
    • CHORE: improve warnings and error handling in HTTP requests. They were sometimes lacking in details, which made debugging harder when needed.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.17

    发布于 2024年7月28日 - 325.15 KB
    适用于 firefox 62.0 及更高版本
    FIX: fix the behaviour of "close when added" and "close when read" automations that were broken during 0.12.14 and 0.12.15 refactorings

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.16

    发布于 2024年7月28日 - 324.59 KB
    适用于 firefox 62.0 及更高版本
    • CHORE: normalize source file paths in error reporting to provide better and easier grouping of similar error reports.
    • CHORE: fix a few technical errors currently cluttering my error reports.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.15

    发布于 2024年7月23日 - 320.05 KB
    适用于 firefox 58.0 及更高版本
    FIX: version 0.12.14 allowed me to identify the occasional new behaviour of the "add" Pocket API. Not sure why and when it happens, but for now I'm just trying to hotfix this 🤞

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.14

    发布于 2024年7月23日 - 319.99 KB
    适用于 firefox 58.0 及更高版本
    • CHORE: improve error reporting around the "close tab when added" and "close tab when read" features.
    • CHORE: improve error reporting around the "add a new item" feature. Something is wrong/unusual in the responses sent by the Pocket API, but it is still hard to correctly diagnose.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.13

    发布于 2024年7月23日 - 319.74 KB
    适用于 firefox 58.0 及更高版本
    CHORE: the error reporting code that I added in 0.12.12 was never triggered. I suspect it's too far down, moved it as early as I could to ensure it would be triggered before any other error prevent it.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.12

    发布于 2024年7月22日 - 319.73 KB
    适用于 firefox 58.0 及更高版本
    CHORE: some users are facing issues when trying to add an item. I'm adding more precise debugging around these actions to try and pinpoint this new problem.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.11

    发布于 2024年7月21日 - 319.03 KB
    适用于 firefox 58.0 及更高版本
    FIX: some users have had unusual synchronization behaviour, where old items started to appear in their items list. I may have found the root cause for this issue and am trying to mitigate the issue with this new version, while waiting for some feedback from the Pocket API team.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.10

    发布于 2024年7月21日 - 319.02 KB
    适用于 firefox 58.0 及更高版本
    • UPDATE: in the popup actions at the very top, move the "Refresh list" icon to the left, next to the settings icon. This action is not an action users are supposed to use on a regular basis, and having it right in the middle of other daily actions (such as "add new item" or "pick random item") made it too easy to click on this by mistake.
    • FIX: adding a new item sometimes errored due to unknown reasons. I added better error reporting around that function and made it a bit more resilient to unexpected cases.
    • CHORE: re-enable more advanced error reporting feature that will allow me to better pinpoint performance problems. As always, these performances reports are only sent if the error reporting setting is enabled.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.9

    发布于 2024年7月21日 - 290.98 KB
    适用于 firefox 58.0 及更高版本
    FIX: the error reporting code added to the synchronization step was mistakenly reporting correct cases.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.8

    发布于 2024年7月20日 - 290.97 KB
    适用于 firefox 58.0 及更高版本
    • CHORE: make synchronization code hopefully a bit more solid than it was
    • FIX: add more debugging information during the synchronization step for more accurate error identification.
    • FIX: fix the integration of the error reporting tool I'm using. It wasn't reporting anything anymore.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.7

    发布于 2024年5月23日 - 516.5 KB
    适用于 firefox 56.0 及更高版本
    • FIX: settings were sometimes not respected due to some caching issues. Disabled this caching to avoid this kind of bugs. Known bugs: disabling/enabling badge count, disabling/enabling automations, but this is surely the case for almost any configuration option.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.6

    发布于 2024年3月3日 - 503.44 KB
    适用于 firefox 56.0 及更高版本
    • FIX: ensuring that entering the edition mode on an item does not alter the item height in the list. The list aspect should now remain more stable when editing an item

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.5

    发布于 2023年12月27日 - 465.91 KB
    适用于 firefox 56.0 及更高版本
    • UPDATE: improved the way my bug tracking tool differentiates user, to help me figure out better how many users are impacted by a bug

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.4

    发布于 2023年12月26日 - 465.63 KB
    适用于 firefox 56.0 及更高版本
    • FIX: improved address bar icon highlighting on the getpocket site
    • PERFS: make link opening faster (contribution from eight04, thank you!).
    • FIX: this perf improvements ensure opening random items will always happen in the correct tab
    • FIX: during the authentication flow, close the addon popup after clicking on "Authenticate"

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.3

    发布于 2022年11月20日 - 272.6 KB
    适用于 firefox 56.0 及更高版本
    • FIX: when clicking the "+" icon in the popup, the item you just added was not added to the list right away. It's now fixed! Thanks for your bug reports that allowed me to spot this one 🙌
    • FIX: sometimes, working with items tags was crashing because of an unknown tags value. This is now correclty handled and you should experience fewer problems with tag management.

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
  • 版本 0.12.2

    发布于 2022年10月28日 - 272.42 KB
    适用于 firefox 48.0 及更高版本
    • ⚡️ UPDATE: a new keyboard shortcut allows you to open the Pocket list in the sidebar. By default, it's set to Alt+Shift+Q, but feel free to update it with your favorite keyboard shortcut!
    • 🐛 FIX: archiving or deleting the current page item was leaving some (ugly) free space at the top of the items list. Nomore!
    • 🚅 PERFS: only send an update request to Pocket API when the item has actually been modified

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。