Links for later 版本历史 - 9 个版本
Links for later 作者: NietEenDoktor
Links for later 版本历史 - 9 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.9.0
发布于 2019年6月28日 - 169.88 KB适用于 firefox 42.0 及更高版本Internal change on how to get information about pages. Hopefully more stable and inclusive (meaning more websites should work)
https://gitlab.com/NamingThingsIsHard/firefox/links-for-later/merge_requests/36/diffs源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.8.3
发布于 2019年6月27日 - 169.92 KB适用于 firefox 42.0 及更高版本Retry injecting script to get title and favicon of pages from private windows. Do this until the tab is destroyed or other errors pop up.
https://gitlab.com/NamingThingsIsHard/firefox/links-for-later/merge_requests/35/diffs源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.8.2
发布于 2019年6月26日 - 169.79 KB适用于 firefox 42.0 及更高版本Internal patch to use a consistent method of storage --> local storage
This implies that options won't be synced anymore.
https://gitlab.com/NamingThingsIsHard/firefox/links-for-later/merge_requests/34/diffs源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.8.1
发布于 2019年6月25日 - 169.69 KB适用于 firefox 42.0 及更高版本One line fix that broke the addons because it was asking for an non-existent permission.
One line, folks...
https://gitlab.com/NamingThingsIsHard/firefox/links-for-later/merge_requests/33/diffs?commit_id=60ee73075da2499e442d081b4c71a892865da39f源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.8.0
发布于 2019年6月25日 - 169.69 KB适用于 firefox 42.0 及更高版本Allow using a private window to get information about the saved link.
This will hopefully prevent extensions like Containerise, Facebook Container, Google Container, Firefox Multi-Account Containers, and similar extensions from interrupting the information gathering process (that means getting the title and favicon).
https://gitlab.com/NamingThingsIsHard/firefox/links-for-later/merge_requests/33/源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.7.2
发布于 2019年3月27日 - 88.32 KB适用于 firefox 42.0 及更高版本Small internal changes:
- the opened tab collecting information about the page to save now knows the parent tab
- the container being used has a new name for each link being saved; context isn't shared anymore between multiple open links being saved源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.3.0
发布于 2018年2月4日 - 53.71 KB适用于 firefox 57.0 及更高版本, android 48.0 至 68.*An attempt to get the title and icons of the saved pages using containers instead of incognito windows.
Incognito windows have a lot of protections against executing scripts, so for some pages executing the scripts to get the information about the page just didn't work. Containers seem to work better
https://github.com/LoveIsGrief/links-for-later/commit/84b1ea85297a5f119325c4ca8324d42411afde0a源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.2.2
发布于 2017年12月2日 - 53.62 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*An attempt is made to get titles and the favicon for the saved links more... patiently. Now we wait for a few seconds, all the while checking for the tab containing the saved link, to get the information.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.2.1
发布于 2017年10月21日 - 53.11 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*It's a full web-extension now, so if you missed the other updates, you'll lose all your data. Update to the previous version, then this one.
Sadly, the web-extension version is worse than the previous version due to a limited API. In order to get the title and favicon of the link, a window with a tab has to be opened. Previously, this was done in the background, but had to be moved to the foreground, due to the aforementioned limitations.源代码遵循 Mozilla 公共许可证 2.0 发布