Syncs - synchronized web slides Firefox

Examine source code of Syncs - synchronized web slides

Inspect and view changes in Syncs - synchronized web slides source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Syncs - synchronized web presentations",
  "description": "Navigate through multiple browser-based presentations at the same time",
  "version": "1.1resigned1",
  "options_ui": {
    "page": "config.html"
  },
  "applications": {
    "gecko": {
      "id": "syncs@bringthebeat.in"
    }
  },
  "icons": {
    "16": "icons/SyncOn16.png",
    "48": "icons/SyncOn48.png",
    "128": "icons/SyncOn128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "common.js",
        "syncs.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "common.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/SyncOff16.png",
      "19": "icons/SyncOff19.png",
      "24": "icons/SyncOff24.png",
      "32": "icons/SyncOff32.png",
      "48": "icons/SyncOff48.png",
      "128": "icons/SyncOff128.png"
    }
  }
}

Best Syncs - synchronized web slides Alternatives

Here are some Firefox add-ons that are similar to Syncs - synchronized web slides: