Get CCF DDL Tracker

CCF DDL Tracker is built as a Manifest V3 Chrome extension. You can install it from the Chrome Web Store or load it unpacked from the repository during development.

Stable Release

The current stable release is v2.1, including time zone switching and improved import time handling.

Note

The primary supported target is Chrome. Other Chromium-based browsers may work if they support Manifest V3 extension loading, but Chrome is the main distribution path.

Load Unpacked

If you want to inspect or modify the source code, load the extension unpacked:

  1. Open chrome://extensions/.
  2. Enable Developer mode.
  3. Click Load unpacked.
  4. Select the chrome/ directory in this repository.
  5. Pin the extension icon to the toolbar and click it to open the popup.

Project Resources

Need the Source?

Browse the repository, open issues, or submit pull requests if you want to help improve the extension or the surrounding documentation.