/jsDemos

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

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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