• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    JavaScript
  • Created about 14 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A restartless restart add-on for Firefox.

More Repositories

1

world.geo.json

Annotated geo-json geometry files for the world
1,985
star
2

QuickJSON

A QuickLook plugin to pretty-print (node.js style) JSON. Click to fold/unfold sub-trees!
JavaScript
76
star
3

kilobyte-svg-challenge

Your mission, should you choose to accept it: make your favourite logo in 1024 bytes or less.
40
star
4

github-improved

Incremental UI improvements for github.com, in the form of useful user scripts (Google Chrome or Firefox + Greasemonkey), a Chrome and Opera extension.
JavaScript
40
star
5

zsh

A mirror of the zsh repository at http://zsh.sourceforge.net/Arc/git.html (you probably want to "git remote add vendor git://zsh.git.sf.net/gitroot/zsh/zsh" for pulling updates from the real vendor repository)
C
32
star
6

oauth-js

A mirror of the svn http://oauth.googlecode.com/svn/code/javascript/ (sub-)repository.
JavaScript
30
star
7

format-json

A JSON formatter module for various text/plain serialization styles
JavaScript
21
star
8

svg-js-utils

Javascript code to help you tinker with SVG files.
JavaScript
17
star
9

greasemonkey-backup

Greasemonkey is a user script manager for Firefox.
JavaScript
11
star
10

svg-cleanups

Exercises in SVG markup cleanup. Trademarks, copyrights, logos et c held by their respective owners.
10
star
11

ikariam

Kronos Utils and other tools for the web game Ikariam
JavaScript
10
star
12

firebug

git-svn mirror of http://fbug.googlecode.com/svn/
JavaScript
9
star
13

pike

The pike programming language.
C
7
star
14

stop-chrome-gifanim

Implement the baseline browser feature of stopping gif animations at the stroke of escape, that Google Chrome is still missing.
JavaScript
5
star
15

moves-map

Visualize your Moves-app-logged international travel with this handy map:
JavaScript
5
star
16

UCSV.js

A very tiny javascript RFC 4180-compliant CSV library (<1kb minified+gzipped) by Peter Johnson.
JavaScript
5
star
17

console.sparkline

Adds console.sparkline to all web pages and Chrome Devtools
JavaScript
5
star
18

Sequential-Browser-Plugin

Sequential (the image viewer) SIMBL plugin for Safari, OmniWeb and Shiira.
Objective-C
4
star
19

Sequential

Sequential is an image viewer for Mac OS X. It was originally designed for opening a folder of images and displaying them in order. It works well for viewing comics and manga.
C
4
star
20

railroad-diagrams

An iOS-app-to-be for drawing live railroad diagrams of your commute, akin to http://www.drones.com/bart.html
JavaScript
4
star
21

lyskom-elisp-client

The LysKOM emacs client.
Emacs Lisp
3
star
22

johan.github.com

Trying out a neat git url.
3
star
23

cson-cli

cson2json and json2cson convenience shell tools as a node package dependency
CoffeeScript
3
star
24

gridworks

A git-svn checkout mirroring http://freebase-gridworks.googlecode.com/svn
Python
3
star
25

closure-compiler

A git-svn checkout mirroring http://closure-compiler.googlecode.com/svn
Java
3
star
26

grep-csv

Greps arbitrary input to produce nice csv output
JavaScript
3
star
27

crush-tools

Mirror of the svn upstream http://crush-tools.googlecode.com/svn/
C
3
star
28

munin

unmaintained git-svn clone of the upstream Munin repository svn://munin-monitoring.org/munin/
Perl
3
star
29

swfobject

SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file. (This git repository is just a git-svn mirror the official repository.)
JavaScript
3
star
30

Banner-free-Wikipedia

A Chrome extension that removes all Wikipedia site banners (featuring Jimmy Wales, editors, founders or otherwise) from all Wikimedia sites.
JavaScript
3
star
31

js-lib

A little set of useful js library bits I've cleaned up and maintained at http://ecmanaut.googlecode.com/svn/trunk/lib/
JavaScript
2
star
32

tree-of-life.svg

A little study of svg optimization of the simplified tree of life.
2
star
33

hipchat

A stripped and modded Google Chrome profile with user css and js to make it feel like a native HipChat application.
JavaScript
2
star
34

js2-mode-yegge

Steve Yegge's JavaScript Emacs mode. You probably want the more maintained https://github.com/mooz/js2-mode fork.
Emacs Lisp
2
star
35

given

Formerly on.js
JavaScript
2
star
36

user.js

User scripts I run via https://github.com/johan/dotjs
JavaScript
2
star
37

gravatar-zoom

Google Chrome extension letting you hover gravatars anywhere on the web to zoom them up.
JavaScript
2
star
38

GM-jQuery-testsuite

The jQuery test suite, repackaged into a Greasemonkey script, to track where the Mozilla sandbox breaks jQuery.
1
star
39

tickets

Somewhere to import stuff to from the trac at greasemonkey.devjavu.com
1
star
40

jQuery

1
star
41

greasemonkey-old-partial-history

Greasemonkey is a user script manager for Firefox.
JavaScript
1
star
42

humanize-time

HumanizeTime converts second counts to time durations for human consumption
JavaScript
1
star
43

mindfulness

Share and inspire.
1
star
44

crx-play

Chrome extension for promiscuous extension API play; only useful for experimentation.
1
star
45

splunk-markup-schema

Since splunk 8.2 SimpleXML RelaxNG schemas neither map to their own docs nor implementation, this brings the schema closer to them both
1
star
46

jsonview-firefox

A git-svn checkout mirroring http://jsonview.googlecode.com/svn (master), with a few improvements of mine on the "johan" branch.
JavaScript
1
star
47

svn.arantius.com

A git-svn mirror of Anthony's subversion repository
JavaScript
1
star
48

tests

Web related tests, test cases, experiments and the like. Your contributions encouraged!
1
star
49

document.hidden

A shim to implement the HTML5 Page Visibility API's document.hidden property in browsers that don't.
1
star
50

xquery-testsuite

If you seek the W3C XQuery test suite, this is it, but with some git metadata.
XQuery
1
star
51

instant-gallery

Chrome extension that makes keyboard navigable image galleries on any page on the web where thumbnails link to images.
JavaScript
1
star
52

browser-gzip-encoder

An MIT-licensed, browser-side gzip encoder library. My edits and additions live on a branch named after my github user. The upstream (tracked on the master branch via git-svn) is an actionscript implementation in a subversion repository at http://ascompress.googlecode.com/svn/ whose homepage you find here:
ActionScript
1
star
53

node-dump

Renders a javascript object (nested, cyclic, et cetera) into human-friendly html. Good for debugging node.js stuff.
JavaScript
1
star
54

closure-library

A git-svn checkout mirroring http://closure-library.googlecode.com/svn
JavaScript
1
star