Service as low as $12.46 per month
 
pennswoods logo
Weather
My Account |

 

Removing the Shop and Radio Buttons From Netscape Navigator

Netscape Navigator includes a Shop and a Radio button. This is how to remove these buttons:

  • Close all instances of Netscape
  • Click on Start, Find or Search, Files or Folders
  • Type prefs.js in the Named box
  • In the Look in: box, select the (C:) drive
  • Click the Find now or Search now button. Windows will search your hard drive for any file named prefs.js. A list of these files will appear in a search results window.
  • When the search is complete, right-click on the prefs.js you want to modify. (There is one for each user profile under Netscape)
  • Choose Edit
  • The prefs.js file will now be opened in notepad.
  • Add user_pref("browser.chrome.disableMyShopping", true); to the end of the file to be rid of the Shop button
  • Add user_pref("browser.chrome.disableNetscapeRadio", true); to be rid of the Radio button
    Save the file and restart Netscape. Annoying buttons be gone.