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 | 
| 官方網址 | 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\/*"
    ]
}  |  |