This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit b23bf698639d9a8e32e57afe4654cbd0f98384a9
tree d9e779fa32a3d3da90319af031b3f70affc1d358
parent 76255e1dc54cfa333963d8007cadae6fa32d77d5
tree d9e779fa32a3d3da90319af031b3f70affc1d358
parent 76255e1dc54cfa333963d8007cadae6fa32d77d5
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
chrome.manifest | ||
| |
components/ | ||
| |
content/ | ||
| |
defaults/ | Mon May 05 12:09:38 -0700 2008 | |
| |
install.js | ||
| |
install.rdf | ||
| |
license.txt | ||
| |
locale/ | ||
| |
skin/ |
README
Codetch ==================== A code editing extension to Firefox, Flock, etc. Download and install ==================== Visit http://codetch.com/download in your Gecko browser and click the install link. After it installs, restart your browser. Done! How to run the edge, repo version =================== Download from repository: $ git clone git://github.com/riah/codetch-ext.git Create a new file named "{420ed894-c19f-4318-a83f-bacae374db28}" in your browser's profile extensions directory. In my case, it could look like: $ touch /home/zach/.mozilla/firefox/{random}.default/extensions/{420ed894-c19f-4318-a83f-bacae374db28} Note: I suggest using a diffrent profile than your default, in case something in the build is a mess. In that new file, put the path to where you downloaded your repository. For me: /home/zach/xul/codetch-ext Note: no extra spaces or any other lines, just the path. Restart your browser and it should be installed and ready to use/hack.








