Newsreader for Palemoon browser
JavaScript Other
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
source Rework handling of registration of handlers Aug 15, 2017
.clang-format Slightly better clang-format settings but still needs some work Aug 5, 2017
.gitignore
Changes.md Remove localisations Aug 14, 2017
LICENSE
README.md Update README.md Jul 15, 2017
create xpi.bat Mutter end of file mutter Apr 16, 2017
phoebus.manifest

README.md

inforss

inforss newsreader for palemoon

This is a fork of http://inforss.mozdev.org/index.html and was created from the distributed xpi from mozdev and a 2nd version from the palemoon forums. Icons used by kind permission of the original author.

JS Beautifer: http://jsbeautifier.org/ Settings (currently): 2 space indent, brace on own line, detect packers, space before conditional

CSS http://www.cleancss.com/css-beautify/ Settings (currently): 4 space indent, but otherwise pretty much same as JS. However, the braces on own line doesn't work, so done manually

xul - currently cleaned in notepad++ (https://notepad-plus-plus.org/) with 'pretty print xml', followed by 'pretty print xml (attributes)

JSHint settings. Slowly sorting.