Description
In this course, you will learn:-
- Make a straightforward Hello World addon.
- Make a Budget Manager add-on.
- Add a Page Style extension to your page.
- Make a Text-To-Speech add-on.
- Chrome Extensions can be debugged.
- Chrome Extensions Deployment
Syllabus:-
-
Course Overview
-
The Big Picture
-
Overview
-
Manifest File
-
HTML File
-
Javascript File
-
Adding jQuery
-
Demo
-
Adding CSS
-
Hello World Extension Summary
-
Overview
-
Manifest File
-
Popup HTML File
-
Adding javascript
-
Popup.js
-
Options Page
-
Options HTML
-
Options Javascript
-
Rich Notifications
-
Background and Event Pages
-
Context Menus
-
Creating Context Menu
-
Context Menu Functionality
-
Badges
-
Budget Manager Summary
-
Overview
-
Manifest File
-
Popup HTML
-
Event Page
-
Content Scripts and Messages
-
Content.js
-
Content.css
-
Color Picker
-
Popup.js
-
Page Font Style Extension Summary
-
Overview
-
Manifest File
-
Event Page
-
Overview
-
Manifest File
-
Event Page
-
Debug Popup and Options
-
Debug Background Pages and Content Scripts
-
Deploy Chrome Extensions