Feather AI
Audio to text summaries for Podcasts, YouTubes, and more!
什么是Feather AI?
Feather AI是由https://featherai.co开发的Chrome扩展程序,该扩展的主要功能是“Audio to text summaries for Podcasts, YouTubes, and more!”。
扩展截图
下载Feather AI扩展crx文件
下载Feather AI扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Feather turns hours of podcasts, lectures, and any other video/audio files into executive summaries that take mere minutes to read.
Summaries are generated with the click of a single button when you download the Feather Chrome Extension.
Our summaries include:
• Bottom line up front - 1-3 sentence overview on the topic
• Key points - the body of the file is broken into bullets w/ bolded headings
• Estimated reading time vs. video/audio length - see how much time you're saving
Register your extension for free at www.featherai.co/free.
No cost. No fees. No credit card. No gimmicks. 
Enter just your email, and experience the power of Feather.                     扩展基本信息
| 名称 |   |  
| ID | dlafajjnklgpgpophnhinmfcomppnkco | 
| 官方URL | https://chromewebstore.google.com/detail/feather-ai/dlafajjnklgpgpophnhinmfcomppnkco | 
| 简介 | Audio to text summaries for Podcasts, YouTubes, and more! | 
| 文件大小 | 60.6 KB | 
| 安装次数 | 126 | 
| 当前版本 | 1.3 | 
| 更新时间 | 2023-02-23 | 
| 上架时间 | 2023-01-30 | 
| 评分 | 5.00/5 共5次评分 | 
| 开发者 | https://featherai.co | 
| 电子邮箱 | [email protected] | 
| 付费类型 | in_app | 
| 扩展官网 | https://featherai.co | 
| 帮助页面URL | https://featherai.co/support | 
| 隐私政策页面URL | https://featherai.co/privacy-policy | 
| 支持的语言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Feather AI",
    "description": "Audio to text summaries for Podcasts, YouTubes, and more!",
    "version": "1.3",
    "author": "Feather AI",
    "icons": {
        "512": "logo.png"
    },
    "action": {
        "default_icon": {
            "512": "logo.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "tabs",
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/youtube.com\/",
        "https:\/\/www.youtube.com\/",
        "https:\/\/www.featherai.co\/*",
        "https:\/\/featherai.co\/*"
    ]
}  |  |