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
官方網址 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"
    }
}