Skip to content

echofox-team/echofon-firefox-unofficial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.