Backpack Firefox

Examine source code of Backpack

Par : Backpack
Inspect and view changes in Backpack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Backpack",
  "version": "1.5.0",
  "description": "Backpack note-taking with encryption, smart reminders, and modern interface. Your digital vault for important thoughts.",
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "64": "icons/icon64.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{836ec5ef-2ca8-4a92-8e5d-cfb2b3a7d75b}"
    }
  }
}

Meilleures alternatives Backpack

Voici quelques Firefox add-ons qui sont similaires à Backpack :