v0.1.3
What's New
Redesigned inbox list
All inboxes are now displayed directly, instead of being listed in a dropdown list. This simplifies the process of sending from the extension popup.
Default Inbox
You can now set a default inbox. Once you've done this:
- 1-Click to send a page: Clicking the extension icon will automatically send the current page to your default inbox.
- Send a page with context menu: An item titled "Sending to Inbox [DefaultInboxTitle]" will appear in the context menu.
In-Page Notification
When you send a page using methods other than the extension popup, an in-page notification will appear.
Extension Permission Change
- The extension now requires host permission for
https://api.follow.is/*
due to CORS. We will access the following APIs:/inboxes/list
/inboxes/webhook
We will keep updating the API list we use and will never access any APIs related to $Power.
Full Changelog: v0.1.2...v0.1.3