├── README.md ├── bootstrap.js ├── icon.png ├── install.rdf └── options.xul /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/diegocr/GitHubExtIns/HEAD/README.md -------------------------------------------------------------------------------- /bootstrap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/diegocr/GitHubExtIns/HEAD/bootstrap.js -------------------------------------------------------------------------------- /icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/diegocr/GitHubExtIns/HEAD/icon.png -------------------------------------------------------------------------------- /install.rdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/diegocr/GitHubExtIns/HEAD/install.rdf -------------------------------------------------------------------------------- /options.xul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/diegocr/GitHubExtIns/HEAD/options.xul --------------------------------------------------------------------------------