搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

i found some listening files on my laptop, is it possible that someone is monitoring my activity

  • 5 个回答
  • 1 人有此问题
  • 6 次查看
  • 最后回复者为 pvb2012

more options

For example .gcard { position: absolute; z-index: 20; -moz-box-shadow: 0 0 8px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 8px rgba(0,0,0,.4); box-shadow: 0 0 8px rgba(0,0,0,.4); max-width: 400px; margin: 0; }

For example .gcard { position: absolute; z-index: 20; -moz-box-shadow: 0 0 8px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 8px rgba(0,0,0,.4); box-shadow: 0 0 8px rgba(0,0,0,.4); max-width: 400px; margin: 0; }

所有回复 (5)

more options

I don't think it's possible to answer your question based on a little snippet of style rules.

Could you explain what you mean by "listening files"?

more options

hi and thanks for replying. i guess my concern is that within my laptop file directory under where i place personal files, i found a Safari directory with several .js files that run several commands - how can i interpret what these files are executing or reading?

more options

You're asking about files that you found in a Safari folder, and you posted here with Safari. Do you even use Firefox?

more options

Is this a download folder where you save files, or could it be a browser cache folder?

Web pages make extensive use of .js (JavaScript) files for everything from photo slide shows to managing shopping carts. It would be a huge project to read through them and try to sort out what they do. In fact, because .js files often are compressed it could be impossible for either of us to figure out.

I think if you are concerned about files lingering on your computer, you might want to use the feature of your browser to clear cached files (in Firefox, see: How to clear the Firefox cache; for Safari, you probably can find it on Apple's site) to see if the ones that concern you get removed automatically.

more options

thank you