Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

A Web Page Invader has taken control of All my Tabs in Firefox

  • 1 பதிலளி
  • 1 இந்த பிரச்சனை உள்ளது
  • 24 views
  • Last reply by cor-el

I have a web page hanger on in my Firefox browser, every time I open a new Tab that web page is there. So now, I can't even use my Tabs in Firefox. Does anybody know a cure for this ???

Below is what shows up when I right-click that page, and choose Source Code

<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this file,
   - You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!doctype html>
<html>
  <head>
    <meta charset="utf-8">
    <meta http-equiv="Content-Security-Policy" content="default-src 'none'; object-src 'none'; script-src resource: chrome:; connect-src https:; img-src https: data: blob:; style-src 'unsafe-inline';">
    <title data-l10n-id="newtab-page-title"></title>
    <link rel="icon" type="image/png" href="chrome://branding/content/icon32.png"/>
    <link rel="localization" href="branding/brand.ftl" />
    <link rel="localization" href="browser/branding/brandings.ftl" />
    <link rel="localization" href="browser/newtab/newtab.ftl" />
    <link rel="stylesheet" href="chrome://browser/content/contentSearchUI.css" />
    <link rel="stylesheet" href="chrome://activity-stream/content/css/activity-stream.css" />
  </head>
  <body class="activity-stream">
    <div id="header-asrouter-container" role="presentation"></div>
    <div id="root"></div>
    <div id="footer-asrouter-container" role="presentation"></div>
  </body>
</html>
I have a web page hanger on in my Firefox browser, every time I open a new Tab that web page is there. So now, I can't even use my Tabs in Firefox. Does anybody know a cure for this ??? Below is what shows up when I right-click that page, and choose Source Code <pre><nowiki><!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this file, - You can obtain one at http://mozilla.org/MPL/2.0/. --> <!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="Content-Security-Policy" content="default-src 'none'; object-src 'none'; script-src resource: chrome:; connect-src https:; img-src https: data: blob:; style-src 'unsafe-inline';"> <title data-l10n-id="newtab-page-title"></title> <link rel="icon" type="image/png" href="chrome://branding/content/icon32.png"/> <link rel="localization" href="branding/brand.ftl" /> <link rel="localization" href="browser/branding/brandings.ftl" /> <link rel="localization" href="browser/newtab/newtab.ftl" /> <link rel="stylesheet" href="chrome://browser/content/contentSearchUI.css" /> <link rel="stylesheet" href="chrome://activity-stream/content/css/activity-stream.css" /> </head> <body class="activity-stream"> <div id="header-asrouter-container" role="presentation"></div> <div id="root"></div> <div id="footer-asrouter-container" role="presentation"></div> </body> </html></nowiki></pre>
Attached screenshots

cor-el மூலமாக திருத்தப்பட்டது

All Replies (1)

The first screenshot and the HTML code you posted is the about:newtab page and that is the default Firefox Home page.

If that page is empty then you may have set this page to a blank page.