SpectraSync Firefox

Examine source code of SpectraSync

Por: 85Win
Inspect and view changes in SpectraSync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SpectraSync",
  "version": "1.0.0",
  "description": "Add a gentle, customizable color tint to the current page and keep your preferences synced across devices.",
  "permissions": [
    "storage",
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "SpectraSync",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "spectrasync@example.com",
      "strict_min_version": "91.0"
    }
  }
}

Mejores alternativas SpectraSync

Aquí hay algunas Firefox add-ons que son similares a SpectraSync: