Strine

Notifications about the status of streams.

Strineคืออะไร?

Strine เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Insttranslate.com และคุณลักษณะหลักของมันคือ "Notifications about the status of streams."

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Extension for checking the status of streams.

...

If you use Chrome, watch streams and you dislike that every service (which are lots of; moreover, streamers have different priorities on the aforesaid, so everybody streams in different places) seeks to regale your inbox on the every slightest status change, you obviously won’t refuse from the convenient and neat extension for the favourite browser to be aware of the status of favourite streams. Such an extension, as Strine.

...

A few popular streaming-resources are supported: Livestream, Cybergame, Ustream, Regame, Twitch, Justin and Own3d.

...

The only thing what Strine does not do is that it doesn't add streams to the checklist, but here there is a vast range of variants how to do this: you can submit an URL, you can add the stream from the Chrome's context menu when you're on the page with stream or you can click the button in the pop-up while you are on the aforesaid page.

Then Strine will check the status of each in background and notify you when something went online. 

...

Features:
1. Desktop Notifications;
2. Sound Notifications;
3. Search;
4. Favourites;
5. Context menu for adding the streams;
6. All intervals are personalizable;
7. Export/Import;
8. Tags.                    

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

ชื่อ Strine Strine
ID joplbmomhiokicaejidlekpfdfnmbjgi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/strine/joplbmomhiokicaejidlekpfdfnmbjgi
คำอธิบาย Notifications about the status of streams.
ขนาดไฟล์ 260 KB
จำนวนการติดตั้ง 46
เวอร์ชันปัจจุบัน 1.5.1
อัปเดตครั้งล่าสุด 2013-06-14
วันที่เผยแพร่ 2013-06-14
คะแนน 4.00/5 รวมทั้งหมด 26 คะแนน
ผู้พัฒนา Insttranslate.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ de,en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "\/resources\/images\/icons\/icon128.png",
        "48": "\/resources\/images\/icons\/icon128.png",
        "128": "\/resources\/images\/icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "\/resources\/images\/icons\/icon128.png",
        "default_title": "__MSG_Manifest_BrowserAction__",
        "default_popup": "\/pages\/public\/window.html"
    },
    "background": {
        "page": "\/pages\/internal\/background.html"
    },
    "options_page": "\/pages\/public\/options.html",
    "name": "__MSG_Manifest_Title__",
    "version": "1.5.1",
    "description": "__MSG_Manifest_Description__",
    "default_locale": "en",
    "manifest_version": 2,
    "content_security_policy": "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: http:\/\/*; connect-src http:\/\/api.justin.tv http:\/\/api.own3d.tv http:\/\/api.ustream.tv http:\/\/www.regame.tv http:\/\/api.cybergame.tv http:\/\/*.api.channel.livestream.com https:\/\/api.twitch.tv",
    "permissions": [
        "*:\/\/*\/*",
        "tabs",
        "notifications",
        "contextMenus"
    ]
}