Google Chrome (in the Dev channel) supports extensions. This probably was the single most sought-after feature that it was missing in comparison to Firefox. Well, now it’s there and the extension development is quite simple. As Chrome already executes JavaScript very, very fast, it makes sense to have extensions written in JavaScript.
Below is the basic tutorial on how to create a simple extension. As you will see, it is fairly simple. No additional knowledge, apart from the industry standards (HTML, CSS, JavaScript) is required. I like the approach.
No comments:
Post a Comment