Skip to content

HTML2HAML browser extension, developed on top of Kango framework

Notifications You must be signed in to change notification settings

ualinker/html2haml-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Summary

The extension is built on top of Kango framework: http://kangoextensions.com/
In order to build the extension use this command:
kango.py /path/to/local/copy
You'll then get a .crx (for Chrome), .xpi (for Firefox) and .oex (for Opera) files inside output directory.

Published

Chrome: https://chrome.google.com/webstore/detail/html2haml/gbccoikoopfdljdildkillfbcapldcmh
FireFox: https://addons.mozilla.org/ru/firefox/addon/html2haml/

Safari notes

Don't forget to copy output/safari/htmlhaml_x.x.x.safariextension/Info.plist to the safari directory after version increment. Also you need manualy build the .safariextz file via Safari's Extension Builder and put it in same folder. This is needed due to the reason Apple doesn't host the extensions on their servers, so both manifest and extension files should be hosted by developer himself.

About

HTML2HAML browser extension, developed on top of Kango framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published