Reddit Inline

L337 R3DD17

Reddit Inlineとは何ですか?

Reddit InlineはAnvakaによって開発されたChromeの拡張機能で、その主な機能は「L337 R3DD17」です。

拡張機能のスクリーンショット

screenshot

Reddit Inline拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This extension allows you to browse reddit.com with no need to press "back" button or to close opened tabs. It renders your subreddits inside developer tools window, and opens links in the attached window. 

Unlike other reddit extensions this is the first extension which allows you to browse any website and have complete browsing experience, without compromising your security (since target pages do not have access to developer tools).

I hope you enjoy the project and help me to make it better. It is open source and you are very welcome to contribute to the project: https://github.com/anvaka/reddit-inline :)

Cheers
Anvaka                    

拡張機能の基本情報

名前 Reddit Inline Reddit Inline
ID libfancpdbegemadjcfcaaiicbhalkin
公式URL https://chromewebstore.google.com/detail/reddit-inline/libfancpdbegemadjcfcaaiicbhalkin
説明 L337 R3DD17
ファイルサイズ 126 KB
インストール数 457
現在のバージョン 0.3
最終更新日 2013-02-07
公開日 2013-02-07
評価 4.47/5 合計 15 レビュー
開発者 Anvaka
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Reddit Inline",
    "description": "L337 R3DD17",
    "version": "0.3",
    "icons": {
        "16": "assets\/logo-16.png",
        "128": "assets\/logo-128.png"
    },
    "devtools_page": "main.html",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "*:\/\/*.reddit.com\/",
        "cookies"
    ]
}