{
  "id": "dropbox",
  "docs": 13618,
  "name": "Dropbox Button",
  "description": "Add a floating Dropbox button to your website, allowing visitors to quickly access your shared Dropbox content. Perfect for file sharing and document distribution!",
  "license": "free",
  "settings": {
    "type": "link",
    "link": "https://dropbox.com/sh/your-share-link",
    "open_in_new_tab": true
  },
  "design": {
    "color": "#0061FF",
    "grouped": true,
    "icon": {
      "color": "#fff",
      "class": "fa-brands fa-dropbox"
    },
    "responsive": {
      "device": {
        "mobile": 1,
        "tablet": 1,
        "desktop": 1
      }
    },
    "shape": "none",
    "standalone": true
  }
}
