Smart Read Aloud Firefox

Examine source code of Smart Read Aloud

Inspect and view changes in Smart Read Aloud source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart Read Aloud",
  "version": "1.0",
  "description": "Tiện ích đọc to nội dung trang web với khả năng tùy chỉnh giọng đọc và tốc độ theo từng đoạn văn.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9a6b504-9a68-4ed4-853a-3c9179eed0f3}"
    }
  }
}

Best Smart Read Aloud Alternatives

Here are some Firefox add-ons that are similar to Smart Read Aloud: