当前位置:首页 > 编程开发

Firefox about: pages

webgou14年前 (2012-06-09)编程开发123

Special pages available in firefox :

  • about: A simple prompt without any parameter will display the Mozilla “about” information.
  • about:logo Displays firefox logo.
  • about:licence Informaion regarding licencing, Mozilla Public licence, Source code licence
  • about:buildconfig It shows the build platform configuration and parameters.
  • about:blank — A blank page. Useful for setting as your homepage.
  • about:cache Displays info and statistics regarding memory cache device and disk cache device including the number of enteries, name of your cache’s directory and a list of the entries you can find there. From there ou can view cached webpages and images.
  • about:config It provied you an nice interface to tweak firefox settings. It allows you to modify firefox preferences. Read About:config entries to more about it. These entries are stored in pref.js folder in your profile.
  • about:plugins provides information regarding installed plugins (plugins help your browser perform specific functions like viewing special graphic formats or playing multimedia files.) like flash, quicktime, realplayer, adobe reader and java plugin
  • about:credits This is an alphabetically sorted list of all the people that gave their contribution to the development of Firefox.
  • about:Mozilla from Book of Mozilla, 7:15

来源:http://www.aburad.com/blog/2007/01/firefox-about-pages.html

扫描二维码推送至手机访问。

版权声明:本文由知了博客发布,如需转载请注明出处。

本文链接:https://www.webgou.info/?id=510

标签: firefox
分享给朋友:

“Firefox about: pages” 的相关文章

简明 Vim 练级攻略

下面的文章翻译自《Learn Vim Progressively》,我觉得这是给新手最好的VIM的升级教程了,没有列举所有的命令,只是列举了那些最有用的命令。非常不错。 你想以最快的速度学习人类史上最…

总线标准

微机中总线一般分为内部总线,系统总线,外部总线.内部总线是微机内部各外围芯片与处理器之间的总线,用于芯片的一级互联;而系统总线是各个插板与系统板之间的总线,用于插件板的一级互连;外部总线是微机和外部之间的总线,微机做为一种设备通过该总线和其它设备进行信息和数据交换,它用于设备一级的互连.从广义上说,…

数字视频传输系统

最近车机牵涉到到车后视方面的知识,在这里补充一点次料:…

VC++动态链接库(DLL)编程入门

什么是动态链接库? 一、动态链接库的概念 动态链接库(Dynamic Link Library,缩写为DLL)是一个可以被其它应用程序共享的程序模块,其中封装了一些可以被共享的例程和资源。动态链接库文件的扩展名一般是dll, 也有可能是drv、sys和fon,它和可执行文件(exe)非常类…

Android模拟器skin制定方式详解

Android手 机操作系统可以通过在模拟器中的一些相关操作来进行相应的修改已满足大家的需求。在这里就先为大家详细介绍一下有关Android模拟器的具体概念。 Android模拟器skin总共有四个标准的制定方式,分别对应HVGA(横屏/竖屏)和QVGA(横屏/竖屏),我们只要在启动模拟器时使用…

中国网络支付平台

这几天,关于电商京东收购网银在线的新闻所谓铺天盖地,下面也来看看几家比较有名的中国网络支付平台  支付宝建立于2004年,是国内领先的独立第三方支付平台,支付宝致力于为中国电子商务提供“简单、安全、快速”的在线支付解决方案。财付通是腾讯公司创办的中国领先的…

发表评论

访客

看不清,换一张

◎欢迎参与讨论,请在这里发表您的看法和观点。