Ports 搜索

共有8,048项符合/www/的查询结果,以下是第2,4212,430项(搜索用时0.006秒)
www/jslib-0.1.371 (Score: 0.056974534)
Library of common useful routines for XPI developers
Mozilla gives a great flexibility and power to Javascript. This popular client side scripting language can be used to create application level logic and services for cross platform application development. By creating libraries of common useful routines, application developers can focus on creating original functionality for their own applications instead of dealing w/ complex xpconnect wrapper objects and worrying about which IDL methods do what and which are implemented on what platforms. Goal: jslib has a simple goal, "Make life easier for Mozilla Application Development by creating logical, easy to use API's for general purpose routines that lend themselves to living in library code."
www/jv-0.51 (Score: 0.056974534)
Lightweight vim-like editor for textareas
This extension makes all html textareas into a very stripped-down version of Vi[m]. It's modal, supports infinite undo, has register support, search, visual mode, and various movement and editing commands There's a lot yet to implement, but I've tried to cover all the basics that you'd use every day to type an email, edit a wiki page, etc. That being said, you'll note that the version number hasn't hit 1.0 yet. If you like the power of ItsAllText, but want something a bit lighter-weight, give it a try.
www/sameplace-0.7.9.2007113020 (Score: 0.056974534)
Jabber client
SamePlace is a set of extensions for Firefox, Flock and Thunderbird to keep in touch, chat, play and interact with your contacts without leaving your browser or mail client.
www/showip-2.0 (Score: 0.056974534)
Show the IP address of the current page in the status bar
Show the IP address of the current page in the status bar.
www/speed-dial-0.9.6.17 (Score: 0.056974534)
Access websites through custom thumbnail views
With Speed Dial, you can easily access your most used websites. To show the Speed Dial tab, use the Speed Dial button (which can be added to the toolbar), or enter "chrome://speeddial/content" in your location bar. Speed Dial will be automatically loaded in blank new windows. It can also load in blank new tabs. To configure this, and other options, use the extension settings panel. To assign one website to Speed Dial, use the new "Set as Speed Dial" option in the bookmarks menu, or right click on the tab you want to add, and choose "Set as Speed Dial". That option is also available in the contextual area menu.
www/tagzilla-0.066.2 (Score: 0.056974534)
Lets you add a tagline to the end of an email or newsgroup posting
TagZilla is an add-on to Mozilla that lets you add a tagline, random or specifically chosen by you, to the end of an email or newsgroup posting, or to the clipboard for pasting into a Web-based email or message board. What is a tagline? A tagline is a one-line joke, witticism, factoid, what have you. It can be about any subject (although it's good to ensure it's appropriate to the forum in question). The random quotes that can be found at the end of web pages like Slashdot or the MozDev home page could be considered taglines.
www/user_agent_switcher-0.7.3 (Score: 0.056974534)
The User Agent Switcher extension
The User Agent Switcher extension adds a menu and a toolbar button to switch the user agent of the browser. It is designed for Firefox, Flock and Seamonkey, and will run on any platform that these browsers support including Windows, Mac OS X and Linux.
www/vimperator-3.8.3 (Score: 0.056974534)
Vim look and feel for Firefox
Vimperator is a free browser add-on for Firefox, which makes it look and behave like the Vim text editor. It has similar key bindings, and you could call it a modal webbrowser, as key bindings differ according to which mode you are in.
www/yslow-3.1.0 (Score: 0.056974534)
分析 web 网页为什么慢
YSlow 分析 web 网页,并告诉你为什么它们这么慢,基于 Yahoo 的高性能 web 站点规则。 YSlow 为你提供: * 性能报告 * HTTP/HTML 摘要 * 页面上的元素清单 * 包含 JSLint 等工具 YSlow 里的大部分文件都是在 Mozilla Public License(MPL)版本 1.1 下发布的,也有 部分有例外。YSlow 包含了 Douglas Crockford 编写的 jslint,它使用 BSD 风格的授权。 YSlow 也包含了一些来在 Yahoo! User Interface 类库的文件,这些则是使用的 BSD 授权。
www/httpie-0.9.6 (Score: 0.056974534)
Command line HTTP client
HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. It provides a simple http command that allows for sending arbitrary HTTP requests using a simple and natural syntax, and displays colorized responses. HTTPie can be used for testing, debugging, and generally interacting with HTTP servers.