/jsDemos

Browser extensions

Primary LanguageJavaScript

jsDemos

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
  • woedCount_webext - ContextMenu API, Notification API