Disqus Bot

A chrome extension to bot your disqus comments

Disqus Botとは何ですか?

Disqus BotはDisqus Botによって開発されたChromeの拡張機能で、その主な機能は「A chrome extension to bot your disqus comments」です。

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

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

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

拡張機能の使用方法

                        Disqus Bot is a Chrome extension designed to enhance the commenting experience on websites utilizing the Disqus commenting plugin. With our extension, users can conveniently upvote comments within the Disqus system. By simply clicking on a comment ID, it seamlessly appears within our extension, providing a good UI/UX for managing and interacting with Disqus comments.

Join to learn more https://discord.gg/25frdDwujq                    

拡張機能の基本情報

名前 Disqus Bot Disqus Bot
ID njciikofkkcdoplohjphkagmlkogfcao
公式URL https://chromewebstore.google.com/detail/disqus-bot/njciikofkkcdoplohjphkagmlkogfcao
説明 A chrome extension to bot your disqus comments
ファイルサイズ 125 KB
インストール数 60
現在のバージョン 1.0.0
最終更新日 2024-02-04
公開日 2023-05-10
評価 2.60/5 合計 5 レビュー
開発者 Disqus Bot
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://disqusbot.com/
ヘルプページのURL https://discord.gg/pBzY5pd8F3
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Disqus Bot",
    "description": "A chrome extension to bot your disqus comments",
    "version": "1.0.0",
    "manifest_version": 3,
    "icons": {
        "16": "\/icons\/icon16.png",
        "48": "\/icons\/icon48.png",
        "128": "\/icons\/icon128.png"
    },
    "permissions": [
        "cookies",
        "activeTab"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_title": "Disqus Bot",
        "default_popup": "index.html"
    }
}