Links for later version history - 9 versions
Links for later by NietEenDoktor
Links for later version history - 9 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.9.0
Released Jun 28, 2019 - 169.88 KBWorks with firefox 42.0 and laterInternal 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/diffsSource code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.8.3
Released Jun 27, 2019 - 169.92 KBWorks with firefox 42.0 and laterRetry 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/diffsSource code released under Mozilla Public License 2.0
Version 1.8.2
Released Jun 26, 2019 - 169.79 KBWorks with firefox 42.0 and laterInternal 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/diffsSource code released under Mozilla Public License 2.0
Version 1.8.1
Released Jun 25, 2019 - 169.69 KBWorks with firefox 42.0 and laterOne 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=60ee73075da2499e442d081b4c71a892865da39fSource code released under Mozilla Public License 2.0
Version 1.8.0
Released Jun 25, 2019 - 169.69 KBWorks with firefox 42.0 and laterAllow 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/Source code released under Mozilla Public License 2.0
Version 1.7.2
Released Mar 27, 2019 - 88.32 KBWorks with firefox 42.0 and laterSmall 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 savedSource code released under Mozilla Public License 2.0
Version 1.3.0
Released Feb 4, 2018 - 53.71 KBWorks with firefox 57.0 and later, android 48.0 to 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/84b1ea85297a5f119325c4ca8324d42411afde0aSource code released under Mozilla Public License 2.0
Version 1.2.2
Released Dec 2, 2017 - 53.62 KBWorks with firefox 42.0 and later, android 48.0 to 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.Source code released under Mozilla Public License 2.0
Version 1.2.1
Released Oct 21, 2017 - 53.11 KBWorks with firefox 42.0 and later, android 48.0 to 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.Source code released under Mozilla Public License 2.0