Mercurial > addons > firefox-addons > feed-preview
diff README @ 0:bc5cc170163c
Initial revision
author | Guido Berhoerster <guido+feed-preview@berhoerster.name> |
---|---|
date | Wed, 03 Oct 2018 23:40:57 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Wed Oct 03 23:40:57 2018 +0200 @@ -0,0 +1,40 @@ +Feed Preview +============ + +Feed Preview is a Firefox Addon which indicates the availability of RSS or +Atom feeds in the browser's URL bar and renders a previews of feeds. + +Usage +----- + +A feed icon in the browser's URL bar indicates whether there are RSS and/or +Atom feeds available for the currently displayed page. Click on the icon in +order to open a menu containing the titles and types of available feeds. +Select a feed from this menu in order to render a preview of that feed. +Navigating to an Atom or RSS feed will also render a preview. + +Contact +------- + +Please send any feedback, translations or bug reports via email to +<guido+feed-preview@berhoerster.name> + +Bug Reports +----------- + +When sending bug reports, please always mention the exact version of the addon +with which the issue occurs as well as the version of Firefox and the operating +system you are using and make sure that you provide sufficient information to +reproduce the issue and include any error messages. + +License +------- + +Except otherwise noted, all files are Copyright (C) 2018 Guido Berhoerster and +distributed under the following license terms: + +Copyright (C) 2018 Guido Berhoerster <guido+feed-preview@berhoerster.name> + +This Source Code Form is subject to the terms of the Mozilla Public +License, v. 2.0. If a copy of the MPL was not distributed with this +file, You can obtain one at http://mozilla.org/MPL/2.0/.