Hacking Firefox - part 32 pot
... first Mozilla-based product, a Firefox extension. This section introduces you to the main concepts of extension programming. What Are Firefox Extensions? Firefox extensions are Mozilla-based programs ... tar- get application. Mozilla’s Component Object Model, XPCOM, allows building cross-platform components and later using them in Mozilla-based applications. This book focuses on using X...
Ngày tải lên: 04/07/2014, 17:20
Hacking Firefox - part 4 pot
... 6/30/05 2:41 PM Page 34 32 Part I — Basic Hacking Summary This chapter begins the whirlwind of hacking Firefox by introducing the about:config func- tionality that is built into Firefox, then jumping ... is virtually a no-brainer, thanks to the beauty of Firefox. If everything is as it should be, you simply click on the install or extension link. You get a time-delayed confirma- t...
Ngày tải lên: 04/07/2014, 17:20
Hacking Firefox - part 7 potx
... !important; display: -moz-box; } .toolbarbutton-menubutton-stack, .toolbarbutton-menubutton-button, .toolbarbutton-menubutton-stack:hover, .toolbarbutton-menubutton-button:hover, .toolbarbutton-menubutton-stack:hover:active, .toolbarbutton-menubutton-button:hover:active ... { -moz-appearance: none !important; -moz-opacity: 0.6 !important; font-family: Arial, Helvetica, sans-serif !important;...
Ngày tải lên: 04/07/2014, 17:20
Hacking Firefox - part 9 potx
... file: user_pref(“network.http.max-connections”, 96); user_pref(“network.http.max-connections-per-server”, 32) ; user_pref(“network.http.max-persistent-connections-per-proxy”, 24); user_pref(“network.http.max-persistent-connections-per- server”, ... connections. user_pref(“network.http.max-connections”, 48); user_pref(“network.http.max-connections-per-server”, 16); user_pref(“network.http.max...
Ngày tải lên: 04/07/2014, 17:20
Hacking Firefox - part 11 pot
... in Figure 6-1 4. F IGURE 6-1 4: Advanced settings for updating software 10_596500 ch06.qxd 6/30/05 2:50 PM Page 111 108 Part II — Hacking Performance, Security, and Banner Ads F IGURE 6-9 : Privacy ... key. F IGURE 6-1 0: The History sidebar 10_596500 ch06.qxd 6/30/05 2:50 PM Page 108 107 Chapter 6 — Hacking Security and Privacy F IGURE 6-7 : Privacy settings for Download...
Ngày tải lên: 04/07/2014, 17:20
Hacking Firefox - part 13 pot
... or to have some knowl- edge about which string combinations are frequently used by advertisers. This does require sig- nificantly more technical knowledge on the user’s part than the simple image ... unlike the case- specific block rules used previously, this particular rule is applicable to a wide range of images that fits the blocking criteria. Using the example in Figure 7-5 , we might...
Ngày tải lên: 04/07/2014, 17:20
Hacking Firefox - part 17 potx
... Forecast. Figure 9-1 9 shows some of the customizations possible. 14_596500 ch09.qxd 6/30/05 2:57 PM Page 171 162 Part III — Hacking Menus, Toolbars, and Statusbar F IGURE 9-6 : A live bookmark ... available are gener- ally shortcuts to different parts of the Yahoo! site, but a lot of the items also act as drop-down menus, so they are more useful than just a simple bookmark. News, in...
Ngày tải lên: 04/07/2014, 17:20
Hacking Firefox - part 19 potx
... ch10.qxd 6/30/05 2:59 PM Page 183 182 Part IV — Hacking Navigation, Downloads, and Searching F IGURE 1 0-3 : Firefox s General options showing three home pages. F IGURE 1 0-4 : The Bookmarks window lets ... closed tabs. 16_596500 ch10.qxd 6/30/05 2:59 PM Page 187 186 Part IV — Hacking Navigation, Downloads, and Searching F IGURE 1 0-6 : Firefox with tab bar at the bottom of t...
Ngày tải lên: 04/07/2014, 17:20
Hacking Firefox - part 27 pot
... make sure that Firefox is closed. Then click on Start ➪ Run and type %ProgramFiles%\Mozilla Firefox\ firefox.exe -ProfileManager. (You might need to enclose everything but the -ProfileManager ... follows: /Applications/Mozilla.app/Contents/MacOS/mozilla -ProfileManager For Linux, the path depends on where you installed Firefox, but the command line switch is the same: ~\[path to Firefox]...
Ngày tải lên: 04/07/2014, 17:20
Hacking Firefox - part 35 potx
... the application/x-xpinstall MIME type, clicking this link triggers the Firefox install mechanism: <a href=”http://www.iosart.com /firefox/ siteleds/SiteLeds_0.1.xpi” title=”Install SiteLeds (right-click ... in Firefox using File➪ Open File. The align=”start” part makes sure your XUL widgets are shown correctly when opened inside the browser window. 25_596500 ch17.qxd 6/30/05 3:14 PM...
Ngày tải lên: 04/07/2014, 17:20