`
txf2004
  • 浏览: 7041624 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

最好的FireFox扩展

阅读更多

Best Firefox Extensions


This is an attempt to list the best extensions for the Mozilla Firefox web browser. Extensions are mostly available from update.mozilla.org.

Killer

  • AdBlock makes a huge difference after only minimal set up.
  • All-in-One Gestures provides a heap of useful gestures.
  • Web Developer as the name suggests, not much good if u are not a web developer.

Highly Recommended

  • Download Status Bar instead of a window, tidily shows downloads in a bar just above the status bar.
  • Tabbrowser Preferences in particular, the option to force the shell to open tabs rather than windows.
  • Super Drag&Go drag any text to go to that URL or google that text; drag an image to save it.
  • Linky open all selected links in tabs, open all linked images in tabs, etc.
  • FastDic / DictionarySearch / Dict high-speed dictionary lookup (u can usually add in google, acronymfinder, etc).
  • Copy URL + gets the page title, URL and quotation all at once.
  • Text Link / Linkification convert plain text URLs into clickable links (linkification seems to suck performance when on by default).<!-- <li><a href=""><b></b></a> </li> -->

Bolt-on Apps


Also Recommended

  • MiniT allows drag and drop tab rearrangement.
  • undoclosetab speaks for itself.
  • TargetAlert puts an icon next to links that open PDFs, Word, mailto, new windows etc.
  • Gmail Notifier displays your new Gmail count in the status bar, one-click access to your inbox.
  • FlashBlock replaces flash objects with an 'activate' button.
  • GooglePreview shows a thumb-shot page preview by each google result.
  • FoxyTunes allows control of winamp (and many others) from within Firefox.
  • Download Manager Tweak makes the default download manager a lot better.
  • Spellbound a spell checker.
  • BugMeNot provides logins to free-register sites like NYTimes.
  • Session Saver Remembers tabs/history when Firefox is closed/crashes, then restores them on restart.
  • IEview opens pages in IE - good for IE-only pages, particularly useful for web developers for testing.
  • Paste and Go go straight to a URL from the clipboard.
  • Stop-or-Reload Button fuses the stop and reload buttons into one, a la safari.
  • Menu Editor allows full customisation of the right-click context menu.
  • BBcode handy formatting if u use a phpBB forum.
  • Show Failed URL displays failed URLs in the Location Bar when XUL error pages are enabled.
  • Nuke Anything feel the power.
  • HTMLtidy Validator handy validator program, integrates with View Source.
  • down Them all / Magpie bulk saving images, etc.
  • mozFBRH adds middle-click to things like the back button.
分享到:
评论

相关推荐

    Firefox扩展实例-HelloWorld

    Firefox扩展,也称为Firefox插件,是用于增强和定制Mozilla Firefox浏览器功能的小型软件应用程序。在本实例"Firefox扩展-HelloWorld"中,我们将探讨如何创建一个基础的Firefox扩展,以此来理解其基本架构和开发过程...

    Firefox填写表单扩展,火狐填写表单,Firefox自动表单,Firefox填写表单,火狐自动填表,火狐填表

    Firefox填写表单扩展 安装方法很简单,直接拖拽到火狐浏览器窗口中然后根据提示操作即可。 随时关注最新版: http://code.google.com/p/ffextension/downloads 火狐官方下载地址: ...

    Mozilla,firefox 扩展学习

    Mozilla和Firefox扩展开发是Web开发领域的一个重要分支,它允许开发者为火狐浏览器定制功能,增强用户体验或提供特定服务。本文将深入探讨Mozilla扩展的基本概念、开发环境搭建、API使用以及实战示例。 一、Mozilla...

    firefox 扩展开发示例

    Firefox扩展,也称为Firefox插件,是用于增强和定制Firefox浏览器功能的小型软件应用程序。它们可以改变浏览器的外观、添加新功能或者优化网页浏览体验。本示例将带你深入理解Firefox扩展开发,包括如何创建、配置和...

    firefox扩展编程手册

    《Firefox扩展编程手册》是一本深入探讨Firefox浏览器扩展开发的专业教程,主要面向对Web技术和Firefox扩展感兴趣的开发者。这本书英文版提供了全面的指南,涵盖了从环境搭建到扩展分发的整个流程,帮助开发者们掌握...

    firefox扩展插件制作小综合

    Firefox扩展插件制作是一个涉及多方面技术的领域,包括JavaScript编程、XML文件结构解析以及对Firefox浏览器API的深入理解。以下是对这些知识点的详细说明: 1. **Firefox扩展(Add-ons)**:Firefox扩展是定制...

    本地安装firefox扩展

    标题中的“本地安装Firefox扩展”指的是在用户的个人电脑上,而非通过网络,手动或自动地安装Firefox浏览器的插件或扩展。这些扩展是为Firefox浏览器添加功能或改变其行为的小型软件程序,由Mozilla Firefox提供支持...

    firefox 扩展

    标题 "Firefox 扩展" 涉及到的是在 Mozilla Firefox 浏览器中使用的插件或附加组件的开发和管理。这些扩展可以增强浏览器的功能,提供个性化体验,如广告拦截、网页翻译、隐私保护等。Firefox 的扩展是基于开放标准...

    firefox插件开发,firefox plugin 开发 firefox 扩展 开发

    火狐浏览器(Firefox)插件开发涉及一系列技术与步骤,主要目标是创建增强或定制浏览器功能的软件组件。以下是对标题和描述中提及知识点的详细解释: 1. **开发环境搭建**: - 使用`-no-remote -P develop`参数...

    Firefox常用扩展

    火狐浏览器(Firefox)是一款非常受欢迎的开源网络浏览器,它以其强大的可定制性和丰富的扩展库而闻名。在Firefox中,用户可以通过安装各种扩展来增强浏览器的功能,满足个性化需求。以下是一些在描述中提到的常见...

    Firefox扩展开发详解

    Firefox扩展开发是一个面向开发者的技术,它允许用户自定义和增强Firefox浏览器的功能。本文将深入探讨Firefox扩展开发的各个方面,从基础结构到核心组件,帮助开发者理解如何构建自己的Firefox扩展。 首先,一个...

    火狐firefox广告拦截插件 adblock-plus-2.8.2和adguard

    受影响的包括uBlock Origin、AdGuard AdBlocker、AdBlock For Firefox、AdNauseam等广告拦截扩展。只有科学上网,去AdGuard或AdGuard AdBlocker英文网站主页安装这个插件。你也可以尝试下载这个离线安装插件,解压缩...

    web开发必备firefox扩展集合

    web开发必备的firefox扩展集合: compatibility detector firebug firecookies fireguestures measureit rainbow color tools web developer

    firefox火狐浏览器 优化方法+常用扩展(插件)

    Firefox火狐浏览器优化方法和常用扩展(插件) Firefox浏览器作为一款流行的Web浏览器,具有丰富的功能和插件体系。为了提高Firefox浏览器的性能和体验,我们可以通过各种优化方法和插件来实现。这篇文章将介绍Fire...

    firefox 火狐浏览器扩展等完全备份工具

    "Firefox 火狐浏览器扩展等完全备份工具"就是这样一款实用的软件,它可以帮助用户轻松地备份和恢复浏览器的数据,包括但不限于扩展(Add-ons)、书签、历史记录、密码、选项设置等。这个工具的亮点在于它可以将扩展...

    Firefox 火狐浏览器安装包

    火狐浏览器(Mozilla Firefox)是一款由Mozilla基金会和志愿者共同开发的开源网络浏览器,以其高度定制性、安全性和性能而受到用户欢迎。以下是一份描述: 火狐浏览器是一款跨平台的开源网络浏览器,由Mozilla基金...

    firefox重启扩展

    博文中firefox扩展开发初级教程示例扩展xpi包,可快速重启firefox。欢迎下载,学习使用并与我交流。firefox交流群:81424441

    firefox extension 开发例子

    Firefox扩展(Extension)开发是为Mozilla Firefox浏览器定制功能或改变其外观的一种技术。这个压缩包包含的文件是创建Firefox扩展的基础组件。 1. **chrome.manifest**:这是Firefox扩展的核心配置文件之一,它...

    火狐3D插件 Tilt 3D Firefox 3D 视觉化扩展

    在firefox地址栏输入about:config 找到以下内容 devtools.tilt.enabled 设置为true devtools.tilt.force-enabled 设置为true 前提 webgl.disabled 设置为false webgl.force-enabled 设置为true 弄好后重启firefox 按...

    Firefox火狐浏览器官方Setup 45.0-win64版本exe安装包

    综上所述,Firefox火狐浏览器45.0-win64版本提供了一套全面的浏览解决方案,注重用户体验、隐私保护和安全性,结合其强大的扩展能力和自定义选项,成为众多用户的选择。通过下载并安装"Firefox Setup 45.0.exe"文件...

Global site tag (gtag.js) - Google Analytics