Dashboard-plugin Firefox

Examine source code of Dashboard-plugin

提供元: sgatenea
Inspect and view changes in Dashboard-plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dashboard",
  "version": "1.0",
  "description": "Quick dashboard utilities for browser",
  "incognito": "spanning",
  "icons": {
    "16": "img/icon.png",
    "128": "img/icon.png"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "background": {
    "scripts": [
      "handler.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage",
    "unlimitedStorage",
    "<all_urls>",
    "downloads",
    "clipboardRead",
    "webRequest"
  ],
  "browser_action": {
    "default_icon": {
      "19": "img/icon.png",
      "38": "img/icon.png"
    },
    "default_title": "Dashboard"
  },
  "applications": {
    "gecko": {
      "id": "christian.a.herlein@gmail.com"
    }
  }
}

ベストのDashboard-plugin代替案

Dashboard-pluginに類似したFirefox add-onをいくつか紹介します: