nifty keylogger 的评价
nifty keylogger 作者: Firefox 用户 10376685
4 条评价
- 评分 4 / 5来自 Firefox 用户 15919748, 5 年前It's working - for alt, tab, backspace etc. Normal letter keys are not recorded at log. Or better said, log field exists, but empty. What's wrong? Using linux Mint.
Update:
2 Daniela: many thanks for support! No, I do not know what noscript is (Ok, I can google). If it's not standard Firefox packet, then it's probably not installed. Definitely it' not in the ad-on list.
Update2:
Yes, enabled. Firefox 75.0 (64 bit) (Mozilla Firefox for Linux Mint - 1.0).
Update3:
Thanks for support! Seems to be working all the time, but I tried adress bar only. This is an important info, that works with text inside the brownser only. Definitely log is not empty now. But currently written text was not visible, some other text is. I'll try to observe it in more detail. Thank you!开发者回应
发布于 5 年前Firefox 75.0 (64 bits) should not be the problem. Nifty keylogger cannot record keystrokes entered in the address bar or in the search field. Nifty keylogger is based on javascript and can only record keystrokes entered into websites. Can you run a site such as the instant review site, please? It will be interesting if nifty keylogger records your inputs into the text areas of this site. Cheers, Daniela - 评分 4 / 5来自 Firefox 用户 15142834, 6 年前
- 评分 4 / 5来自 Firefox 用户 13988134, 7 年前Love this addon, but since you cant view the log file directly anymore in Firefox Quantum, can you make it so that it doesnt add a blank entry into the log file twice a minute? It really should only listen for keystrokes and then add to the log when keystrokes are recorded. I can only view like the last 10 minutes of a day in with ALT+SHIFT+O when I really want the last whole day.
开发者回应
发布于 7 年前Hi there: To set the delay between blank entries, change the variable var register_max=9 in line 7 of background.js. Try and set var register_max=100. The delay should become far longer. Hope this helps. Cheers, Dani. 开发者回应
发布于 7 年前Hi Olivier: The length of the log can be extended to yesterday's data by changing the var ms variable in background.js. var ms gives the length of the log in characters. I figured than a hundred thousand characters would be enough when I developed nifty kl. How many characters do you think you need? Mind you nifty kl will get slower as the log size increases. Cheers, Daniela
Update 24 February 2018: The latest version 1.5.3 of nifty keylogger should also display data stored yesterday.