Disqus Bot

A chrome extension to bot your disqus comments

What is Disqus Bot?

Disqus Bot is a Chrome extension developed by Disqus Bot, and its main feature is "A chrome extension to bot your disqus comments".

Extension Screenshots

Download Disqus Bot Extension CRX File

Download Disqus Bot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Disqus Bot Disqus Bot
ID njciikofkkcdoplohjphkagmlkogfcao
Official URL https://chromewebstore.google.com/detail/disqus-bot/njciikofkkcdoplohjphkagmlkogfcao
Description A chrome extension to bot your disqus comments
File Size 125 KB
Installation Count 60
Current Version 1.0.0
Last Updated 2024-02-04
Publish Date 2023-05-10
Rating 2.60/5 Total 5 Ratings
Developer Disqus Bot
Email [email protected]
Payment Type free
Extension Website https://disqusbot.com/
Help Page URL https://discord.gg/pBzY5pd8F3
Supported Languages 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"
    }
}