When you visit a web page on the internet, it is possible that you find that the page lacks some features that you would like, or may be it has unnecessary features that you don't want, or even may be some features may be better with some tweaks. In any case, a browser extension can manipulate html elements on the page to give you a better user experience.
This tutorial series guide you through a step by step manner on how to make your own custom extension for the popular chrome browser.
Showing posts with label Chrome. Show all posts
Showing posts with label Chrome. Show all posts
Build your own Chrome Extension - 1
Tuesday, November 24, 2015
When you visit a web page on the internet, it is possible that you find that the page lacks some features that you would like, or may be it has unnecessary features that you don't want, or even may be some features may be better off with some tweaks. In any case, a browser extension can manipulate html elements on the page to give you a better user experience.
In this article, we will discuss about one of the main components of a simple chrome extension, the manifest.
In this article, we will discuss about one of the main components of a simple chrome extension, the manifest.
Labels:
Chrome,
Content Scripts,
Extension,
Manifest,
Tutorial
Subscribe to:
Posts (Atom)