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

Jan 5, 2020
f84e752 · Jan 5, 2020

History

53 Commits
Nov 15, 2017
Jun 25, 2017
May 29, 2017
Dec 27, 2019
Jan 5, 2020
Dec 28, 2018
Feb 28, 2018
Mar 1, 2017
Sep 4, 2017
Nov 27, 2018
Oct 24, 2017
Feb 10, 2019
Jan 5, 2020
Nov 18, 2017
Aug 29, 2017
Jul 17, 2019
Nov 27, 2018
Jan 5, 2019
Sep 6, 2017
Dec 29, 2018
Nov 9, 2018

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