Spaces Next Firefox

Examine source code of Spaces Next

提供元: Jelle Schutter
Inspect and view changes in Spaces Next source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Spaces Next",
  "description": "Improvements for DS Spaces Next",
  "version": "1.0.0",
  "homepage_url": "https://github.com/jelleschutter/spaces-next",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://spaces.technik.fhnw.ch/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://spaces.technik.fhnw.ch/*"
      ],
      "js": [
        "content-idle.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

ベストのSpaces Next代替案

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