Skip to content
/ jsDemos Public

Home page for all listed extensions, if you have any suggestions/bugs, please file an issue in this repo

License

Notifications You must be signed in to change notification settings

tsl143/jsDemos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsDemos

Home page for all listed extensions, if you have any suggestions/bugs, please file an issue in this repo or click here

Demos for various JS functions also code repo for various webextensions submitted to addons.mozilla.org by Trishul

Webextenstions list and functionality used

  • board_webext - newtab capture, page modifier, storageAPI, tabs API
  • fbBlocker_webext - Intercept HTTP request, webrequest, notification API, options page example, storageAPI
  • todo_webext - storageAPI, browserACtion API, popup handeling
  • FunFacts - browserAction API, popup page, XHR handeling, third party API integration
  • tictacTow_webext - pure JS AI based tic tac toe game, panel integration
  • ipBlocker_webext - pageAction API, XHR, pageAction Popup
  • floatingSticky_webext - contentScript API, storage
  • maesureIt_webext - contentScript API, browserAction API
  • reminders_webext - Storage API, Notification API, BrowserAlarms, BrowserAction
  • wordCount_webext - ContextMenu API, Notification API