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
电子邮箱 [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"
    }
}