Sync Saved Windows Firefox

Examine source code of Sync Saved Windows

제작자: Richard Wong Add-on
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"
    }
  }
}

최고의 Sync Saved Windows 대안

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