CodeLog — Daily Dev Dashboard Firefox

Examine source code of CodeLog — Daily Dev Dashboard

By: vikram Add-on
Inspect and view changes in CodeLog — Daily Dev Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CodeLog — Daily Dev Dashboard",
  "version": "1.0.0",
  "description": "A home/new-tab dashboard for CS students: DSA/web/AI/course shortcuts, deadline tracker, study streak heatmap, focus timer, weather, and full theming.",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "chrome_settings_overrides": {
    "homepage": "newtab.html"
  },
  "permissions": [
    "storage",
    "geolocation"
  ],
  "host_permissions": [
    "https://api.open-meteo.com/*",
    "https://geocoding-api.open-meteo.com/*"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "codelog-dashboard-edbeebed63@local.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "locationInfo"
        ]
      }
    }
  }
}

Best CodeLog — Daily Dev Dashboard Alternatives

Here are some Firefox add-ons that are similar to CodeLog — Daily Dev Dashboard: