/wordOfTheTab

Primary LanguageJavaScript

Word of the tab

Every tab a random word or table.

This is a chrome extension

To get to know more abotu chrome extensions check the official docs

Relevant files

  • manifest.json - Tells chrome what the extension does
  • newTab.css - Styling
  • modules/newTab/index.html - Main html file
  • modules/newTab/newTab.js - New tab behavior logic
  • modules/options/index.html - Configuration file
  • modules/options/options.js - Configurations options

Settings

The settings are saved on the storage sync

Adding new data sources

Follow the same format as assets like the de-en source, and adds the checkbox on options