Pushbullet Sidebar Firefox

Examine source code of Pushbullet Sidebar

Inspect and view changes in Pushbullet Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pushbullet Sidebar",
  "description": "Displays a sidebar that let control your smartphone (send SMS / call ...) with the PushBullet Interface.",
  "version": "1.0",
  "applications": {
    "gecko": {
      "strict_min_version": "54.0a1"
    }
  },
  "icons": {
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png"
  },
  "sidebar_action": {
    "default_icon": {
      "48": "icons/icon_48.png",
      "96": "icons/icon_96.png"
    },
    "default_title": "Pushbullet Sidebar",
    "default_panel": "index.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Alt+B"
      }
    }
  }
}

Meilleures alternatives Pushbullet Sidebar

Voici quelques Firefox add-ons qui sont similaires à Pushbullet Sidebar :