Auto Sync Palette Firefox

Examine source code of Auto Sync Palette

Inspect and view changes in Auto Sync Palette source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.4",
  "description": "__MSG_extensionDescription__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1da2dcfd-2928-058e-b23a-bc2fd11b3ae5}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  },
  "icons": {
    "32": "icons/thumb.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "theme",
    "downloads"
  ],
  "background": {
    "scripts": [
      "scripts/switcher.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/thumb.png",
    "default_title": "colors"
  },
  "sidebar_action": {
    "default_title": "__MSG_extensionName__",
    "default_panel": "popup.html",
    "default_icon": {
      "32": "icons/thumb.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Best Auto Sync Palette Alternatives

Here are some Firefox add-ons that are similar to Auto Sync Palette: