In My Pocket version history - 25 versions
In My Pocket by Pierre-Adrien Buisson
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 0.12.3
Released Nov 20, 2022 - 272.6 KBWorks with firefox 56.0 and later- 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.
Source code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.12.2
Released Oct 28, 2022 - 272.42 KBWorks with firefox 48.0 and later- ⚡️ 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
Source code released under Mozilla Public License 2.0
Version 0.12.1
Released Sep 1, 2021 - 265.34 KBWorks with firefox 48.0 and later- 🐛 FIX: using Firefox 82 or earlier versions, the right part of the popup content was not visible (and therefore, action buttons in the item list could not be seen and used at all). This has been fixed. Thanks a lot to all the fantastic users who took the time to report this problem to me and helped me understand the problem :)
Source code released under Mozilla Public License 2.0
Version 0.12.0
Released Aug 29, 2021 - 265.34 KBWorks with firefox 48.0 and laterIt's been such a long time that I've not released a significant version of InMyPocket! Turns out that for this one, I had major features to implement, such as the (long awaited) tags support, or preparing for a Chrome version (see release notes below for more details). I've spent about 50 to 60 hours working on this, have been testing and iterating for a few weeks now, and I really like the result. I hope you'll like it too! I think tags support will clearly be a gamechanger 💪
- 🚀 FEATURE: you've been asking for this feature for a very long time, it was a lot of work implementing this right, but here they finally are: tags! You can see them in your items list, and can update them when editing an item. More updates related to tags in the next versions!
- 🚀 FEATURE: if the current page you're reading is in your Pocket list, this item will now be pinned at the top of the items list, making it much easier to interact with it.
- 🚀 FEATURE: see this new "pencil" action icon in the items list? It means you can now edit items title and tags right from the popup!
- 🚀 FEATURE: since version 66 released in March 2019, Firefox provides a dedicated user interface to manage keyboard shortcuts for your addons. I was previously maintaining custom code for this, and had to deal with custom bugs it generated. As of now, keyboard shortcuts will have to be handled through Firefox dedicated page. Have a look at Mozilla Support: Manage extension shortcuts in Firefox for more details
- 🚀 FEATURE: InMyPocket now has a sidebar mode! You'll find InMyPocket in the addons list in the sidebar, and can now browse while keeping your pocket list conveniently displayed at all times!
- 🐛 FIX: "close tab when mark as read" automation was actually not closing the tab if item was displayed in reader mode or in the getpocket.com webapp.
- 🚅 PERFS: improve performances for items list building
- ⚡️ UPDATE: account for the new getpocket.com reader URL format
Source code released under Mozilla Public License 2.0
Version 0.11.10
Released Jan 23, 2021 - 253.69 KBWorks with firefox 48.0 and laterFIX: error reporting code was itself generating errors. How ironic!Source code released under Mozilla Public License 2.0
Version 0.11.9
Released Nov 7, 2020 - 253.68 KBWorks with firefox 48.0 and laterFIX: some configuration and cleanup required for a better understanding of the stacktrace that I get when errors happenedSource code released under Mozilla Public License 2.0
Version 0.11.8
Released Nov 5, 2020 - 253.59 KBWorks with firefox 48.0 and laterFIX: disable some bug report option (transaction trace) that have no interest for me, and deplete my bug report tool plan :)Source code released under Mozilla Public License 2.0
Version 0.11.7
Released Nov 4, 2020 - 265.01 KBWorks with firefox 48.0 and laterFEATURE: add an opt-in setting for automated bug reporting. This is disabled by default (no bug report will be sent unless you agree to) but if you want to help me understand what may not be working on your installations of the addon, then you can turn this new setting on!Source code released under Mozilla Public License 2.0
Version 0.11.6
Released Nov 1, 2020 - 170.59 KBWorks with firefox 48.0 and later- UPDATE: the websites favicon are now high-resolution! And also, they're fetched securely through HTTPS now. And they're not coming from Google anymore, but from DuckDuckGo instead!
- UPDATE: when you open the popup and the favorite status of an item has changed since last sync, it will immediately reflect in the popup (no need to close and reopen the popup anymore).
- UPDATE: only show the icon in the address bar once you're authenticated. If you're not authenticated, there's no need to show this.
- UPDATE: you can now select a page title or link in the item list, and copy-paste it if you will!
- FIX: when using a touch screen, clicking an item could open it multiple times. Well, thanks to a contribution by danielrozenberg), this has been fixed and is not a problem anymore! Thanks a lot for your help Daniel!
- FIX: remove blue outline that just appeared around the "search" field
Source code released under Mozilla Public License 2.0
Version 0.11.5
Released May 25, 2020 - 168.29 KBWorks with firefox 48.0 and later- UPDATE: the options page was always bright. Even if you were using a dark theme on your OS... and we don't like that! From now on, the addon "Preferences" page should respect the dark theme setting of your OS.
Source code released under Mozilla Public License 2.0
Version 0.11.4
Released May 2, 2020 - 168.2 KBWorks with firefox 48.0 and later- FIX: when coupling search and favoriting/unfavoriting items, you could sometimes have inconsistent highlighting of your favorite items, due to an incorrect way of caching the items. I updated the way I compute the cache key, and this problem is now fixed!
Source code released under Mozilla Public License 2.0
Version 0.11.3
Released Apr 26, 2020 - 165.17 KBWorks with firefox 48.0 and later- FIX: the first item of the list was still partially covered by an element preventing the click. It is now definitely fixed and can be clicked wherever you want to!
Source code released under Mozilla Public License 2.0
Version 0.11.2
Released Apr 26, 2020 - 165.18 KBWorks with firefox 48.0 and later- FIX: OK, I said I prevented middle-click / right-click to trigger the archive/delete/favorite actions in the popup list. But it also broke the "middle-click opens in a new tab" feature. All is back to normal!
- FIX: left-clicking an item would open it twice. But looks like you want to read your items only once 🙃
Source code released under Mozilla Public License 2.0
Version 0.11.1
Released Apr 26, 2020 - 166.27 KBWorks with firefox 48.0 and later- FIX: Woops, something went wrong! The first item of the list could not be clicked anymore. This should be fixed now!
Source code released under Mozilla Public License 2.0
Version 0.11.0
Released Apr 26, 2020 - 166.26 KBWorks with firefox 48.0 and laterWow it's been a long time since I've released a version of the addon! As a consequence, this new release is a big step, certainly one of the biggest since the addon was created. InMyPocket 0.11 is packed with several important features and improvements, a brand new icon, but also mechanisms that will help me build the next versions. Hope you'll enjoy all this! 💪
<br/>- DESIGN: here comes a new shining icon for the InMyPocket project, to get away from the original Pocket one. Hope you'll like it!
- FEATURE: you can now mark items as favorites ⭐️ They will be shown differently in the items list so that they stand out from the items list. Also, I've added a dedicated icon to the popup to show only favorite items from your list, or only not-favorite items. You can also type `is:faved` or `is:unfaved` in the search box to do the same!
- FEATURE: you can now save pages from Firefox reader mode & from the getpocket.com website, thanks to this (contribution from JJ, thanks a lot for your help!).
- FEATURE: you can now use right-click to add a bunch of tabs to your pocket list! If you select several tabs and right-click another tab, this one will get added to the pocket list. You'll need to select several tab and right-click one of them. This plays nicely with "close tab after adding to pocket" setting.
- FEATURE: a new automation completes the two existing ones 🤖! You can now set IMP to automatically close your tab when you mark the as read / delete it from your pocket list.
- UPDATE: the first time you fetch your Pocket list, max number of items was capped to 5,000 items due to API restrictions. From now on, subsequent requests will be made to make sure all your items are fetched (contribution from JJ, thank you for your help!).
- FIX: stop filtering on the protocols of the links, which is not visible in the UI and could therefore provide unexpected results. Searching for "ftp", will return links containing "ftp" in their title or url, and not the "ftp://" links.
- FIX: right-clicking the item actions in the popup should not trigger the actions. Well, it does not anymore!
Source code released under Mozilla Public License 2.0
Version 0.10.6
Released Jun 9, 2019 - 144.24 KBWorks with firefox 45.0 and later- FIX: fix middle-clicking and ctrl-clicking on popup items, that was not forcing new tab opening (contribution from JJ, thank you for your help!)
Source code released under Mozilla Public License 2.0
Version 0.10.5
Released Apr 13, 2019 - 144.12 KBWorks with firefox 45.0 and later- FEATURE: 2 new keyboard shortcuts are now available: "open first item" and "open random item", so that you can be even faster to get through your reading list! By default, Alt+F will open first item of the list, while Alt+R will open a random one. Go check the options page to customize them!
- FIX: if title is missing, don't display "null" as a title in the pocket list!
Source code released under Mozilla Public License 2.0
Version 0.10.4
Released Feb 18, 2019 - 140.27 KBWorks with firefox 45.0 and later- FEATURE: IMP now makes use of the badge on the toolbar icon to show that an action is in progress. This way, you'll know that something is actually happening when adding or removing items from your pocket list!
- FIX: On certain platforms, context menu with only one enabled entry was shown inside a submenu, which is not handy. On most recent browsers, context menus will now be hidden instead of disabled, so having one single entry ("Add to pocket") should not create a "In My Pocket" submenu anymore.
- FIX: Fixed an issue that could sometimes lead to inconsistency in items ordering
Source code released under Mozilla Public License 2.0
Version 0.10.3
Released Dec 22, 2018 - 139.33 KBWorks with firefox 45.0 and laterSETTINGS: the "disconnect account" link was previously triggering a confirmation dialog. Instead, use a confirmation link that only appears once you click the "Disconnect" link.Source code released under Mozilla Public License 2.0
Version 0.10.2
Released Oct 22, 2018 - 139.22 KBWorks with firefox 45.0 and laterFIX: keyboard shortcut to add new items was not working anymore if the setting "Show 'add to pocket' button in address bar" was disabled. Thanks a ton to Tyler for his help on this!Source code released under Mozilla Public License 2.0
Version 0.10.1
Released Oct 9, 2018 - 139.1 KBWorks with firefox 45.0 and laterFIX: middle-click on an item (usually opens the link in a new tab) was broken in 0.10.0. Fixed! Thanks to the kind users that noticed this and reported the issue :)Source code released under Mozilla Public License 2.0
Version 0.10.0
Released Oct 5, 2018 - 139.09 KBWorks with firefox 45.0 and later- FEATURE: right-click on a tab header will show the same context menus as right-click in a web page, with the same actions (Firefox 60+ only).
- FEATURE: you can now customise keyboard shortcuts on the settings page. Keyboard can be defined with Ctrl/Alt/Shift and a letter/digit/fkey (Firefox 60+ only).
- UPDATE: right-click actions are now properly enabled/disabled in all situations, no more incorrect states when right-clicking links, for instance (Firefox 60+ only).
- UPDATE: from now on, you'll notice a tiny notification when you first install InMyPocket. Clicking the notification will redirect you to the FAQ page of the support, for more details about the addon, answer to frequently asked questions, etc.
- FIX: the "Saved" notification on the settings page was sometimes not visible due to scrolling. It's now displayed just next to the updated settings so that it's always visible.
Source code released under Mozilla Public License 2.0
Version 0.9.4
Released Jun 27, 2018 - 158.3 KBWorks with firefox 45.0 and later- DESIGN: updated the addon icon, simpler and more modern!
- UPDATE: before authentication, a message is displayed at the bottom of the popup to explain why you need a pocket account and link to the pocket signup page
Source code released under Mozilla Public License 2.0
Version 0.9.3
Released May 24, 2018 - 156.24 KBWorks with firefox 45.0 and later- FIX: the "in my pocket" icon (in the address bar) was not visible in FF56 and older
- FIX: the popup user interface was broken when "In My Pocket" was pinned to the overflow menu. Several UI compnents could not be seen. The interface should now adapt correctly, even in the overflow menu.
Source code released under Mozilla Public License 2.0
Version 0.9.2
Released May 15, 2018 - 155.86 KBWorks with firefox 45.0 and later- FEATURE: a new keybard shortcut, to open the popup. Just hit Alt+Q and you'll be right there!
- FIX: the new "automatically close a tab when page is added to pocket" automation was not working when adding new items through the "+" button of the popup. Everything's now back to normal and the tab will be closed once added to your pocket!
- FIX: using keyboard shortcut to add a new page with several open windows resulted in unexpected behaviour (sometimes, tabs from an inactive window were added instead of the current tab of the active window).
Source code released under Mozilla Public License 2.0