Skip to content

devsheder/talk-web-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Extension Talk

This repo stores a talk about web extension (prez and demos)

Demo 01 - Borderify

Adds red border around Google search filed.

Works on both Chrome and Firefox.

Demo 02 - Weather

Adds a div on the top left corner to show the weather on all web pages.

Works on both Chrome and Firefox.

Demo 03 - UI

Provides an UI when clicked on extension button in toolbar, and option in context menu on all web pages.

Works on both Chrome and Firefox.

Demo 04 - Native messaging

Gets the processor temperature

The Python script app.py only works on MacOS.

Install istats dependency through ruby's package manager gem : sudo gem install iStats

Works on both Chrome and Firefox. Use deploy_application.sh to deploy native app manifest.

Releases

No releases published

Packages

No packages published