Rastival

Have any content on the web read to you in a voice and language you want to hear

Rastival란 무엇입니까?

Rastival은(는) Rastival에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Have any content on the web read to you in a voice and language you want to hear"입니다.

확장 프로그램 스크린샷

screenshot

Rastival 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Rastival is a tool that allows bloggers to narrate their blog posts and have them available for anyone to hear.

Two million blog posts are written each day, but with this barrage of content on the Internet, it is difficult to attract users to your blog. Even when you do, visitors read on average about 28% of the content. Rastival offers the blogger an extra avenue to present their content before an audience. Audio content consumption is on the rise and people are seeking more options to save time normally spent reading.                    

확장 프로그램 기본 정보

이름 Rastival Rastival
ID hfhomhacdijikblnlglnljkldpedoipi
공식 URL https://chrome.google.com/webstore/detail/rastival/hfhomhacdijikblnlglnljkldpedoipi
설명 Have any content on the web read to you in a voice and language you want to hear
파일 크기 1.45 MB
설치 횟수 19
현재 버전 0.4.4.1
최근 업데이트 2015-03-13
출시 날짜 2015-03-13
평점 3.00/5 총 2 개의 평점
개발자 Rastival
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Rastival",
    "short_name": "Rastival",
    "description": "Have any content on the web read to you in a voice and language you want to hear",
    "version": "0.4.4.1",
    "background": {
        "persistent": true,
        "scripts": [
            "js\/jquery-2.0.3.min.js",
            "js\/md5.js",
            "js\/worker_proxy.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/icon-19-none.png",
            "38": "img\/icon-38.png"
        },
        "default_title": "Rastival",
        "default_popup": "login\/rastival-login.html"
    },
    "options_page": "options2.html",
    "commands": {
        "_execute_page_action": {
            "suggested_key": {
                "default": "Alt+Shift+O"
            },
            "description": "Launch Rastival"
        },
        "toggle-play": {
            "suggested_key": {
                "default": "Alt+Shift+P"
            },
            "description": "Play\/Pause"
        }
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "*:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/jquery-2.0.3.min.js",
                "js\/md5.js",
                "js\/libmp3lame.min.js",
                "js\/jquery.jplayer.min.js",
                "js\/jplayer.js",
                "js\/jquery.embedly.min.js",
                "js\/transloadit.js",
                "js\/worker_proxy.js",
                "js\/mp3Worker.js",
                "js\/recorderWorker.js",
                "js\/recorder.js",
                "js\/volume-main.js",
                "js\/volume-meter.js",
                "js\/rastivalize.js"
            ],
            "css": [
                "skin\/jplayer.blue.monday.css",
                "css\/rasta-style.css"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "management",
        "identity",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "identity",
        "http:\/\/*.facebook.com\/*",
        "https:\/\/assets.transloadit.com\/*",
        "https:\/\/*.transloadit.com\/*",
        "http:\/\/*.transloadit.com\/*",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.medium.com\/"
    ],
    "icons": {
        "16": "img\/icon-16.png",
        "19": "img\/icon-19.png",
        "38": "img\/icon-38.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4JanEmk8KVV5H86ZkivSRoSRjAEqPH7KMsMvex47RbP2yphwr8HzAvyFgLh5+u2NlwKuPsqpV4FlZdlBwCc9B7+YLOcAQTguTvdSJCWtmaHbumt5GB3T86XR52IxyFfCymbygERBcCyQZLfQHyknplU6nWtEb1njCyNVgHMyHPNNukDpqy4DORpgr2dAyX8+aB7NuAXmj7NWmZxVqg5IB33pS29UfxkGaEa6uGc14Fi\/ADhbvEfjpoREnKGiZwqc5wyKCi3VyqNvb7C5o4\/8y6AbSqYu\/rs4yuXqlZH5g23Lk00TJVug5BMfQBL4EHGxj8x+twBOjUqNh9kyW5ojAQIDAQAB",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/connect.facebook.net https:\/\/api.rastival.com https:\/\/ssl.google-analytics.com; object-src 'self'; media-src 'self' https:\/\/rastival.s3.amazonaws.com",
    "web_accessible_resources": [
        "rasta-head.html",
        "options2.html",
        "img\/add-tags.png",
        "img\/add-tags-hover.png",
        "img\/background.png",
        "img\/like-hover.png",
        "img\/like.png",
        "img\/request.png",
        "img\/create.png",
        "img\/record_narration.png",
        "img\/upload_narration.png",
        "img\/loading.gif",
        "img\/logo.png",
        "img\/record.png",
        "img\/record.svg",
        "img\/stop.svg",
        "img\/stop.png",
        "img\/pause-button.png",
        "img\/play-button.png",
        "img\/replay-hover.png",
        "img\/replay.png",
        "img\/view-list.png",
        "img\/view-list-hover.png",
        "img\/arrow.gif",
        "img\/blue-band.jpg",
        "img\/blue-slicey.jpg",
        "img\/float-line-girl.png",
        "img\/yellow-back.jpg",
        "img\/yellow-backg.jpg",
        "skin\/jplayer.blue.monday.jpg",
        "skin\/player-play.png",
        "skin\/player-pause.png",
        "skin\/auto-play.png",
        "skin\/auto-play-hover.png",
        "skin\/player-play-hover.png",
        "skin\/player-pause-hover.png",
        "skin\/player-previous.png",
        "skin\/player-next.png",
        "skin\/player-next-hover.png",
        "skin\/player-previous-hover.png",
        "skin\/player-stop.png",
        "skin\/rate-0.png",
        "skin\/rate-1.png",
        "skin\/rate-2.png",
        "skin\/rate-3.png",
        "skin\/rate-4.png",
        "skin\/rate-5.png",
        "skin\/rate-1b.png",
        "skin\/rate-2b.png",
        "skin\/rate-3b.png",
        "skin\/rate-4b.png",
        "skin\/rate-5b.png",
        "skin\/rate-back.png",
        "skin\/rastival-repeat-hover.png",
        "skin\/rastival-repeat.png",
        "skin\/player-stop-hover.png",
        "skin\/rastival-mute.png",
        "skin\/rastival-mute-hover.png",
        "skin\/rastival-maxvol.png",
        "skin\/rastival-maxvol-hover.png",
        "skin\/flag-this.png",
        "skin\/flag-thisb.png",
        "skin\/jplayer.blue.monday.seeking.gif",
        "login\/images\/rastival-login-back.jpg",
        "login\/images\/rastival-logo.png",
        "login\/images\/rastival-slogan-back.png",
        "js\/jquery-2.0.3.min.map",
        "js\/jquery.min.map",
        "worker_proxy.html"
    ]
}