Patreon Comments

Are you tired of clicking "Load more comments"? Look for a solution no further! View all Patreon comments with one click.

Patreon Commentsとは何ですか?

Patreon Commentsはsinomaiによって開発されたChromeの拡張機能で、その主な機能は「Are you tired of clicking "Load more comments"? Look for a solution no further! View all Patreon comments with one click.」です。

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

screenshot

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

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

拡張機能の使用方法

                        It's a pretty annoying process right now to browse through all the comments on a Patreon post, especially if there are hundreds of comments. This extension makes it easier to view them by loading them all at once. To use this extension, simply navigate to a Patreon post and click the button on the toolbar.

There are more features planned such as displaying likes and sorting posts by votes and date. If you have suggestions or want to help develop a feature, contact me.

This extension will probably be removed if Patreon makes their comment system better.                    

拡張機能の基本情報

名前 Patreon Comments Patreon Comments
ID djfjpfokaiimddpaadndmhmibcgdpglh
公式URL https://chromewebstore.google.com/detail/patreon-comments/djfjpfokaiimddpaadndmhmibcgdpglh
説明 Are you tired of clicking "Load more comments"? Look for a solution no further! View all Patreon comments with one click.
ファイルサイズ 404 KB
インストール数 164
現在のバージョン 1.0.1
最終更新日 2018-03-03
公開日 2018-03-03
評価 2.60/5 合計 5 レビュー
開発者 sinomai
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "sinomai",
    "browser_action": {
        "default_icon": "promo\/icon\/16.png",
        "default_popup": "app\/index.html",
        "default_title": "Patreon Comments"
    },
    "description": "Are you tired of clicking \"Load more comments\"? Look for a solution no further! View all Patreon comments with one click.",
    "icons": {
        "16": "promo\/icon\/16.png",
        "64": "promo\/icon\/64.png",
        "128": "promo\/icon\/128.png"
    },
    "manifest_version": 2,
    "name": "Patreon Comments",
    "offline_enabled": false,
    "permissions": [
        "https:\/\/www.patreon.com\/",
        "tabs"
    ],
    "version": "1.0.1"
}