Vertical-ize CJK lines Firefox

Examine source code of Vertical-ize CJK lines

By: GarryW
Inspect and view changes in Vertical-ize CJK lines source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Vertical-ize CJK lines",
  "description": "Make web lines vertical for CJK (Chinese, Japanese, Korean) traditional",
  "manifest_version": 2,
  "version": "0.4.3",
  "homepage_url": "https://garywill.github.io",
  "icons": {
    "128": "icon.png"
  },
  "developer": {
    "name": "Garywill",
    "url": "https://garywill.github.io"
  },
  "permissions": [
    "storage",
    "activeTab",
    "<all_urls>",
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icon.png"
  },
  "web_accessible_resources": [
    "wqy-microhei-rotate90cjk.ttf"
  ],
  "commands": {
    "_execute_browser_action": {}
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{75bc7e46-2d9e-4d11-bdbc-90f783529362}"
    }
  }
}

Best Vertical-ize CJK lines Alternatives

Here are some Firefox add-ons that are similar to Vertical-ize CJK lines: