integration with WriterDuet Firefox

Examine source code of integration with WriterDuet

Inspect and view changes in integration with WriterDuet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WriterDuet Integration",
  "version": "1.0",
  "description": "Tích hợp nhanh với WriterDuet để mở, tạo và quản lý kịch bản từ trình duyệt.",
  "permissions": [
    "tabs",
    "storage",
    "https://writerduet.com/*"
  ],
  "browser_action": {
    "default_icon": "icons/icon128.png",
    "default_popup": "popup.html",
    "default_title": "WriterDuet Integration"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{207bd7b8-aa24-403b-a2a5-00dd6013c119}"
    }
  }
}

Best integration with WriterDuet Alternatives

Here are some Firefox add-ons that are similar to integration with WriterDuet: