迅捷PDF在线转换

迅捷PDF在线转换

迅捷PDF在线转换为您提供PDF文档在线转换功能,以及OCR文字识别等其他功能

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "迅捷PDF在线转换",
  "version": "1.0",
  "description": "迅捷PDF在线转换为您提供PDF文档在线转换功能,以及OCR文字识别等其他功能",
  "icons": {
    "16": "images/16.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "browser_action": {
    "default_title": "迅捷PDF在线转换",
    "default_popup": "popup.html"
  }
}