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입니다: