Firefox浏览器简体中文版官方免费下载-Mozilla Firefox
首页 | FireFox下载 | FireFox帮助 | FireFox优势 | FireFox插件 | FireFox技巧  
  FireFox 3
  Firefox带给您一个真正属于自己的网络新世界。
推出Firefox3.0,完全免费,使用也非常简单!
告别弹窗,告别病毒,网上冲浪更快更爽!
 
   

2.0.0.14 for Windows 简体中文版
(5.7MB)
  繁体中文版 | English Version | 日本語版
 
Firefox右键菜单更改方法

同过修改userChrome.css文件,此文件在
C:\Documents and Settings\User\Application Data\Mozilla\Firefox\Profiles\详详细细xxxx.default\chrome\userChrome.css 如果找不到此文件可以自建一个。 将以下内容复制到userChrome.css中!

/* ----------------------------- Context Menu ------------------------------ */

/* --------------------------------- Link ---------------------------- */
/* Open Link in New Window */
#context-openlink {

}
/* Open Link in New Tab */
#context-openlinkintab {

}
/* separator below the "Open Link in ..." items */
#context-sep-open {

}

/* Bookmark This Link... */
#context-bookmarklink {

}

/* Save Link As... */
#context-savelink {

}
/* Copy Email Address */
#context-copyemail {

}
/* Copy Link Location */
#context-copylink {

}
/* separator below the items related to links */
#context-sep-copylink {

}
/* ------------------------------- End Link ---------------------------- */

/* ----------------------------- Images ------------------------------ */
/* View Image */
#context-viewimage {

}
/* Copy Image Location */
#context-copyimage {

}
/* separator below the Copy Image Location item */
#context-sep-copyimage {

}
/* Save Image As... */
#context-saveimage {

}
/* Set As Wallpaper */
#context-setWallpaper {
display: none !important;
}
/* Block Images from this Server */
#context-blockimage {
display: none !important;
}
/* -------------------------- End Images ------------------------------ */

/* --------------------------- Web Page---------------------------- */
/* Back */
#context-back {

}
/* Forward */
#context-forward {
display: none !important;
}
/* Reload */
#context-reload {

}
/* Stop */
#context-stop {
display: none !important;
}
/* separator below the Stop item */
#context-sep-st
op {
display: none !important;
}

/* Bookmark This Page... */
#context-bookmarkpage {
display: none !important;
}
/* Save Page As... */
#context-savepage {
display: none !important;
}
/* View Background Image */
#context-viewbgimage {
display: none !important;
}
/* separator above the View Background Image link */
#context-sep-viewbgimage {
display: none !important;
}
/* ------------------------- End Web Page---------------------------- */

/* -------------------------- Text Box---------------------------- */
/* Undo */
#context-undo {

}
/* separator below the Undo item */
#context-sep-undo {

}

/* Cut */
#context-cut {

}
/* Copy */
#context-copy {

}
/* Paste */
#context-paste {

}
/* Delete */
#context-delete {

}
/* separator below the Delete item, even if the name contains "paste" */
#context-sep-paste {

}

/* Select All */
#context-selectall {

}
/* separator below the Select All item */
#context-sep-selectall {

}
/* ------------------------- End Text Box---------------------------- */
/* Web Search for "foo", if "foo" is selected */
#context-searchselect {

}
/* separator above the This Frame sub-menu */
frame-sep {

}
/* Unfortunately, the Frame sub-menu items don't have ids, so you can't select them individually.
You should be able to select the whole sub-menu with menu[id="frame"] or #frame. */

/* separator above the items related to the page properties: source, infos, & properties */
#context-sep-properties {

}
/* View Selection Source */
#context-viewpartialsource-selection {

}
/* View MathML Source */
#context-viewpartialsource-mathml {

}
/* View Page Source */
#context-viewsource {

}
/* View Page Info */
#context-viewinfo {

}
/* Properties */
#context-me

tadata {

}

/* ----------------------------- End Context Menu ------------------------------ */


This web site is not associated with Google® or Mozilla® in any way.
Google® is registered trademarks of Google Inc.Firefox® is a registered trademark of the Mozilla Foundation.
We are just running a site to offer no cost help in getting the Firefox web browser and the Google Toolbar.
Copyright ©2007-2008 GoogleFireFox.Net All rights reserved.