Save & Export Bookmarks Firefox

Examine source code of Save & Export Bookmarks

Inspect and view changes in Save & Export Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lưu & Xuất Bookmark Nhanh",
  "version": "1.0",
  "description": "Lưu nhanh trang web vào bookmark và xuất danh sách bookmark.",
  "permissions": [
    "bookmarks",
    "tabs",
    "downloads",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon-48.png"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{96bfe9d2-66c2-465d-9b37-0dbddd9c7e7f}"
    }
  }
}

최고의 Save & Export Bookmarks 대안

다음은 Save & Export Bookmarks과(와) 유사한 Firefox add-on입니다: