Create Chome Extension

Sep2
  • Share

Difficulty: ★☆☆☆☆

It’s really easy to create your own Chrome Extension.
This simple extension just opens your personal website in a new tab.

1. Creat[......]

继续阅读

Read more...


Chrome Safari Webkit only CSS hack

Feb22
  • Share

Difficulty: ★☆☆☆☆

Here’s an example how to target only webkit browsers:

input.search{
color: red;
}

@media screen and (-webkit-min-device[......]

继续阅读

Read more...


Story behind Google Chrome

Nov5
  • Share

Difficulty: ★☆☆☆☆

Read more...