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ファイルをダウンロード

Rastival拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
    ]
}