Hot on HuffPost Tech:

See More Stories
Free Switched iPhone app - try it now!
AOL Tech

Tag: DEV

Extension sync comes to Google Chrome

We told you it was coming, and now it's here: Extension sync has landed in the Google Chrome dev channel build. It's not enabled by default, so you won't see it in your sync options menu unless you activate the feature via a command line switch. --enable-sync-extensions --sync-url=https://clients4.google.com/chrome-sync/dev turns it on (again, see our tutorial on using command line switches ...

Get Google Chrome's in-tab bookmark manager on your New Tab page

Sebastian and I were chatting about Google Chrome earlier today when I mentioned something that I wanted to be able to do: pull up the new tabbed bookmarks manager when I open a new tab. Now...I haven't coded a lick in more than a decade, but it looked like this would be easy enough to hack in via an extension. Seb agreed that it looked like a pretty trivial task, and he decided to give it a ...

Google Chrome dev channel update brings theme sync, drops taskbar thumbnails

Google has released an update to Chrome's developer channel build, and the changelog is a lengthy one. Among the plethora of bugfixes and UI tweaks are some notable changes like the arrival of theme syncing, the departure of Windows 7's taskbar thumbnails, and several minor UI tweaks. As predicted yesterday, the expanded sync options which landed in Chromium have made their way into the dev ...

Google Chrome Beta, Dev channels now support Windows 7 taskbar thumbnails

Earlier today, Google pushed updates to both the Chrome beta and dev channels. The good news? Apart from other minor patches and fixes users of both testing versions on Windows 7 now see per-tab taskbar thumbnail previews. If you haven't received the update yet, you can force a check by clicking the wrench menu and then "About Google Chrome." Downloads are also available from Google's early ...

53 CSS tutorials anyone can do

There are many advantages to designing with Cascading Style Sheets. CSS is extremely easy to learn and rework once a basic site framework has been established. Websites, or website components can easily be changed into something totally different just by swapping a single CSS file, or a line within a CSS file. CSS designers always seem to have a few different elements that they commonly use over ...