Content Scripts
Uses the DOM to read details and make changes to web pages
They work in isolated worlds (private execution environments)
Declared statically
Programmatically injected
How to load content scripts:
Slide 8
Slide 8 text
Let's code
Slide 9
Slide 9 text
The Grauchi Extension
All mixes under The Good Company youtube channel are not well named.
There is no way to tell whether a video is a
HipHop/Afrobeats/Reggae/Pop mix.
Perfect problem for an extension!!!
Slide 10
Slide 10 text
Problem specifics
Finding the videos and their titles
Replacing the titles with appropriate titles
Finding the appropriate titles
Scaling
Slide 11
Slide 11 text
The HOW
Lets look at the code
Slide 12
Slide 12 text
Questions??
Slide 13
Slide 13 text
Find me
twitter @the_kibuika
github kibuika.com/git