为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

How do I keep MediaPlayer from replacing visuals I want with their garbage?

  • 4 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 JimMayer

more options

I go to certain web sites and MediaPlayer inserts some sort of an advertisement about Ellen or some other stupid ad that I don't care about and are getting really annoying How do I get them to go away? There is also a popup about some survey from facebook that keeps coming up. How do I get rid of that too.

I go to certain web sites and MediaPlayer inserts some sort of an advertisement about Ellen or some other stupid ad that I don't care about and are getting really annoying How do I get them to go away? There is also a popup about some survey from facebook that keeps coming up. How do I get rid of that too.

被采纳的解决方案

The players do not choose what to play. They play whatever they get.

定位到答案原位置 👍 0

所有回复 (4)

more options

Let's do a few things to clean up your Firefox:

more options

Let me suggest two add ons: Ad Block Plus Strict pop up blocker

There is also a more technical fix which doesn't require add ons (in the event you really don't want to get add ons).

I'm not sure if you want to try this, it would be easier to get the extensions, but if you do here it is:

@namespace url (http://www.w3.org/1999/xhtml); @-moz-document domain ("www.WEBSITE.COM") {

#popup {display:none !important;}

}

To put this in firefox, open up the userContent.css file. (You will need to create one if it doesn't exist). Copy and paste the above code I gave you, making sure to **ENTER THE WEBSITE'S ADDRESS WHERE WEBSITE.COM IS**.

Heres how to open the Firefox profile folder:

-"3-bar" menu button > "?" button > Troubleshooting Information -(menu bar) Help > Troubleshooting Information -type or paste about:support in the address bar and press Enter

Click the "Show Folder" button to launch a windows explorer (or Finder if you have a Mac) window that will have the content of your settings folder. If there is no chrome folder there, create it, making sure that the letters are all lowercase. Then in that folder, create a document, namely userContent.css. **MAKE SURE THAT YOUR TEXT EDITOR DOESN'T PUT .txt ON THE END**. It needs to be .css . If you have Notepad ++ I would recommend using it since it will let you choose what format you would like to save it in. Make sure after completing all these instructions you restart Firefox so it can apply the changes. Its a really long fix, so I would suggest just trying out the add ons, unless you're really tech savvy and want to try this.

Have a great day!!

Jon

more options

选择的解决方案

The players do not choose what to play. They play whatever they get.

more options

I reset Firefox and that worked.