Auto Bookmark Backup Firefox

Examine source code of Auto Bookmark Backup

提供元: Kaeya
Inspect and view changes in Auto Bookmark Backup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Bookmark Backup",
  "version": "1.0",
  "description": "Automatically backup your bookmarks daily or weekly to a JSON file.",
  "permissions": [
    "bookmarks",
    "downloads",
    "alarms",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Auto Bookmark Backup"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c519a688-491a-4ca9-8bbd-e34c18d12a84}"
    }
  }
}

ベストのAuto Bookmark Backup代替案

Auto Bookmark Backupに類似したFirefox add-onをいくつか紹介します: