I made three edits in this file:
nurunhtml.php
Change 1
Code: Select all
Line 246: }, 2000;
to
Line 246: }, 10000);
Code: Select all
Line 274: showToast('Table copied to clipboard!);
to
Line 274: showToast('Table copied to clipboard! Now paste (Ctrl+V) into an Excel(.xls,.xlsx) or LibreOffice Calc (.ods) file.');
Code: Select all
Line 285: showToast('Table copied to clipboard!);
to
Line 285: showToast('Table copied to clipboard! Now paste (Ctrl+V) into an Excel(.xls,.xlsx) or LibreOffice Calc (.ods) file.');