Announcify

Listen to your web

Announcifyคืออะไร?

Announcify เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.announcify.com และคุณลักษณะหลักของมันคือ "Listen to your web"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Announcify

ดาวน์โหลดไฟล์ส่วนขยาย Announcify ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        After Announcify conquered Android™ phones, it's now here to announcify your life at Google Chrome™.

Announcify reads out loud every website you want. For example, if you're too tired but still need to study one more Wikipedia entry, Announcify can help your tired eyes relax.


What others say about this extension:
"This is a handy extension that will let you rest your tired eyes and at the same time, let you learn new stuff. This extension is similar to Chrome Speak that we previously covered, but is much easier to use, as it automatically reads out the entire page without requiring you to select text, so sit back and relax and listen to all those lengthy articles with Announcify." - AddictiveTips, http://goo.gl/LwSuG

"Announcify is free and really handy for those times when your eyes are too tired but you're still eager to read." - Lifehacker, http://goo.gl/5xRPE


This extension was built during the GTUG Vienna Chrome Hackathon on 29.10.2011 together with Dominic Bartl and Kariem Hussein. It's made possible by technology provided by Diffbot (http://www.diffbot.com/) - thank you!

This extension is open source. More information at http://announcify.com/

Google Chrome™ browser is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Announcify Announcify
ID mmiolkcfamcbpoandjpnefiegkcpeoan
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/announcify/mmiolkcfamcbpoandjpnefiegkcpeoan
คำอธิบาย Listen to your web
ขนาดไฟล์ 143 KB
จำนวนการติดตั้ง 35,097
เวอร์ชันปัจจุบัน 0.2.2
อัปเดตครั้งล่าสุด 2015-11-08
วันที่เผยแพร่ 2015-11-08
คะแนน 2.82/5 รวมทั้งหมด 187 คะแนน
ผู้พัฒนา https://www.announcify.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Announcify",
    "version": "0.2.2",
    "description": "Listen to your web",
    "manifest_version": 2,
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "browser_action": {
        "default_icon": "img\/icon_19.png",
        "default_title": "Announcify!"
    },
    "permissions": [
        "tabs",
        "idle",
        "tts",
        "https:\/\/www.diffbot.com\/api\/*",
        "https:\/\/announcify-engine.appspot.com\/*",
        "*:\/\/*\/*"
    ],
    "options_page": "html\/options.html",
    "background": {
        "page": "html\/background.html"
    }
}

ส่วนขยายที่เกี่ยวข้อง