Daily.dev Launcher Firefox

Examine source code of Daily.dev Launcher

Inspect and view changes in Daily.dev Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Daily.dev Launcher",
  "version": "1.0.0",
  "description": "使用快捷键打开daily.dev",
  "browser_action": {
    "default_title": "Open daily.dev"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs"
  ],
  "commands": {
    "open-daily-dev": {
      "suggested_key": {
        "default": "Ctrl+Alt+J"
      },
      "description": "打开daily.dev"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "dailydev-launcher@saintfore.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_personal_data": false,
        "collects_location_data": false,
        "collects_financial_data": false,
        "collects_health_data": false,
        "collects_web_activity_data": false,
        "collects_user_content": false,
        "collects_authentication_data": false,
        "collects_contacts": false,
        "collects_identifiers": false,
        "collects_communications": false
      }
    }
  },
  "homepage_url": "https://github.com/SaintFore/DailydevLauncher"
}

Best Daily.dev Launcher Alternatives

Here are some Firefox add-ons that are similar to Daily.dev Launcher: