网页快照、云书签 - 万藏笔记 Firefox

Examine source code of 网页快照、云书签 - 万藏笔记

Par : webman Add-on
Inspect and view changes in 网页快照、云书签 - 万藏笔记 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "6.0.1",
  "default_locale": "zh_CN",
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage",
    "downloads",
    "bookmarks",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "assets/icon16.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "assets/icon16.png",
      "48": "assets/icon48.png",
      "128": "assets/icon128.png"
    },
    "default_popup": "html/user.html"
  },
  "commands": {
    "shortcut_saveurl": {
      "suggested_key": {
        "default": "Alt+Shift+D"
      },
      "description": "save link"
    },
    "shortcut_savesnap": {
      "suggested_key": {
        "default": "Alt+Shift+Q"
      },
      "description": "save snapshot"
    },
    "shortcut_capture_all": {
      "suggested_key": {
        "default": "Alt+Shift+A"
      },
      "description": "capture all"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "html/popup.html",
    "html/index.html",
    "html/user.html",
    "html/msg.html",
    "html/edit.html",
    "html/saveArt.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{372d452a-ea30-4091-82e9-8992b8898c58}"
    }
  }
}

Meilleures alternatives 网页快照、云书签 - 万藏笔记

Voici quelques Firefox add-ons qui sont similaires à 网页快照、云书签 - 万藏笔记 :