remove alert - packaging xpi
This commit is contained in:
parent
510feb01d3
commit
e106f39f25
|
@ -39,7 +39,6 @@ $(document).ready(function() {
|
||||||
$('#saveEncore').click(saveEncore);
|
$('#saveEncore').click(saveEncore);
|
||||||
$('#selectFile').click(function() {
|
$('#selectFile').click(function() {
|
||||||
var videoFile = selectFile();
|
var videoFile = selectFile();
|
||||||
alert(videoFile);
|
|
||||||
filePath = getFileNameSansExt(videoFile);
|
filePath = getFileNameSansExt(videoFile);
|
||||||
var srtTxtFilename = filePath + ".srt.txt";
|
var srtTxtFilename = filePath + ".srt.txt";
|
||||||
var srtFilename = filePath + ".srt";
|
var srtFilename = filePath + ".srt";
|
||||||
|
|
BIN
firetrans.xpi
Normal file
BIN
firetrans.xpi
Normal file
Binary file not shown.
BIN
speedtrans2.xpi
Normal file
BIN
speedtrans2.xpi
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user