Sync Saved Windows Firefox

Examine source code of Sync Saved Windows

Inspect and view changes in Sync Saved Windows source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sync Saved Windows",
  "version": "2.7resigned1",
  "description": "Synchronise saved windows",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "identity",
    "*://www.googleapis.com/*",
    "*://accounts.google.com/*",
    "*://apis.google.com/*"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/icon.png",
    "default_title": "Sync Saved Windows",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "sync-saved-windows@ricwtk",
      "strict_min_version": "42.0"
    }
  }
}

Meilleures alternatives Sync Saved Windows

Voici quelques Firefox add-ons qui sont similaires à Sync Saved Windows :