This website works better with JavaScript.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
mort
/
mouseless-plugin
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
For a mouseless future.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
İşlemeler
1
Dal
Ağaç:
e8a687c736
master
Dallar
Biçim İmleri
${ item.name }
Branş
${ searchTerm }
oluştur
'e8a687c736'den
${ noResults }
mouseless-plugin
/
firefox
/
build.sh
build.sh
82B
Ham
Normal View
Geçmiş
restructured the project to allow for future expansion and cross browser compatibility
7 yıl önce
1
2
3
4
5
6
7
8
#!/bin/sh
cat - > data/onload.js
rm -f *.xpi
jpm xpi
mv *.xpi "build/${1}.xpi"