Lumina Firefox

Examine source code of Lumina

제작자: ruikdev
Inspect and view changes in Lumina source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "work search",
  "version": "1.0",
  "description": "Ajout work search comme moteur de recherche à firefox",
  "icons": {
    "48": "icon.png"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "work search",
      "search_url": "https://work.weblink.ovh/search?q={searchTerms}",
      "keyword": "mm",
      "favicon_url": "https://work.weblink.ovh/favicon.ico"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "search"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ff9061f5-d053-49c3-9917-ecd0a6c57935}"
    }
  }
}

최고의 Lumina 대안

다음은 Lumina과(와) 유사한 Firefox add-on입니다: