Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.12 KB

Echofon Unofficial

Maintained version of Echofon: full featured, super clean Twitter app for Firefox.

This is based on JaHIY changes and a follow up to fix support for Firefox 36 and ongoing.

You can download the signed add-on here.

Join the chat at https://gitter.im/AntoineTurmel/echofon-firefox-unofficial

Developers

Build

To build XPI package, you need few tools available from your PATH:

  • sed
  • zip

Run ./build.sh to zip Echofon.jar and produce the new XPI in build directory.

(Tested in Unix and MinGW environments)

Debug

Firefox Add-on Debugger is only available for restartless and SDK-based add-ons. So, to debug Echofon Unofficial, please use Browser Toolbox and its Debugger tool.