Mercurial > addons > firefox-addons > feed-preview
view NEWS @ 22:38b20de704a0
Use seperate grey icon for the page action
This does not stand out so much as the orange icon espeacially when using dark
themes and should be readable on any theme since there is no transparency.
Currently there is neither a way for addons to specify themed icons for page
actions nor is it possible to use the browser's foreground and background color
as native page action icons do.
author | Guido Berhoerster <guido+feed-preview@berhoerster.name> |
---|---|
date | Sun, 16 Dec 2018 10:22:19 +0100 |
parents | a6625fd9a30d |
children | 7f1b69e9798d |
line wrap: on
line source
News ==== Feed Preview 3 (2018-12-13T12:52:27+01:00) ------------------------------------------ - Add support for RSS 1.0 feeds - Fix parsing the description of RSS 0.9 feeds - Add support for enclosures in Atom feeds - Support feeds served as text/xml - Add support for Atom 0.3 feeds - Properly handle non-text content in Atom feed elements Feed Preview 2 (2018-12-08T12:10:03+01:00) ------------------------------------------ - Add preset with common web-based feed readers - Implement feed subscription for web-based feed readers - Simplify the hint shown if there are no entries - Improve visual appearance - Alternatively use Atom links without the rel attribute - Create feed previews using a stream filter - Handle feed entry content normalization with a setter - Remove unused parameter from xpathQuery and rename functions Feed Preview 1 (2018-10-04T10:15:36+02:00) ------------------------------------------ - Show a hint if the feed has no entries - Initial revision