Mac

About macOS and Applications for Apple Mac computers.

Why the iPad Is the Most Hated Gadget Ever

Why Tablet Competitors Hate the iPad?
Why Vertical Tablet Makers Hate the iPad?
Why The Toy Industry Hates the iPad?
Why the PC Industry Hates the iPad?
Why Amazon Will Soon Hate the iPad?

As the Apple iPad succeeds beyond expectations, it leaves in its wake an enormous body count of dead and dying products. But consumers love the iPad. Never before in the history of consumer electronics has a single product earned so much love – and so much hate.

Read answers to the first questions: http://www.cultofmac.com/135844/why-the-ipad-is-the-most-hated-gadget-ever/

Firefox 8.0.1

Firefox

About:config

Sessionstore.js

How to extract all URLs from sessionstore.js to a file: grep -oP '"url":"K[^"]+' $(ls -t sessionstore.js | sed q) > ~/URLs.txt

Places.sqlite

Places.sqlite – MozillaZine Knowledge Base

Places ERD
Places ERD

Add-ons

Privacy

Misc

  • 1Password
    Password manager & form filler for Mac OS X
  • Adblock Plus
    Ads were yesterday!
  • Affiliate Espionage
    Simple competitive intelligence software
  • CashKeywords Toolbar
    More than just a toolbar
  • Close n forget
    Close current tab and forget about the visit: suppress the related cookies and, if configured, the whole domain from the history
  • ColorZilla
    Advanced eyedropper, color picker, page zoomer and other colorful goodies
  • Evernote Web Clipper
    Provides a button and context menus to easily add a selection or an entire page to Evernote
  • FaviconizeTab
    he width of the specified tab becomes small up to the size of favicon
  • Firebug
    Web development evolved
  • Flashblock
    Replaces Flash objects with a button you can click to view them
  • KGen
  • Live HTTP headers
    View HTTP headers of a page and while browsing
  • Long URL Please
    Automatically converts short URLs from services like TinyURL.com back to the original so that users don't have to
  • Mozbar
    A toolbar for the users of SEOmoz.org, Inc.
  • PPCBully Toolbar
    More than just a toolbar
  • Read It Later
    Save pages to read later
  • SearchStatus
    Display the Google, Alexa, Compete and Linkscape rankings with search related tools
  • SEO Blogger
    Wordtracker's SEO Blogger extension
  • SEO For Firefox
    SEO information inline with Google and Yahoo! search results
  • SeoQuake
    Quick view of site parameters in the search engine results pages
  • Stop-or-Reload Button
    Turns the stop and reload buttons into a single on. When you can stop, you have a Stop button, otherwise you have a Reload button (like Safari)
  • Tab Mix Plus
    Tab browsing with an added boost
  • User Agent Switcher
    Adds a menu and a toolbar button to switch the user agent of the browser
  • Web Developer
    Adds a menu and a toolbar with various web developer tools
  • X-RayS
    ee the tags on a page without viewing the source code
  • Xmarks
    Bookmark sync and web discovery
  • YSlow
    Make your pages faster with Yahoo!'s page performance tool

User Styles

Stylish is a Firefox extension to manage user styles.

Remove Firefox Bookmarks toolbar folder icons:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

.bookmark-item > .toolbarbutton-icon {
display: none !important;
}

User Style Links

Scroll to Top