Disqus Bot

A chrome extension to bot your disqus comments

Apa itu Disqus Bot?

Disqus Bot adalah ekstensi Chrome yang dikembangkan oleh Disqus Bot, dan fitur utamanya adalah "A chrome extension to bot your disqus comments".

Screenshot Ekstensi

Unduh Berkas CRX Ekstensi Disqus Bot

Unduh file ekstensi Disqus Bot dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Disqus Bot Disqus Bot
ID njciikofkkcdoplohjphkagmlkogfcao
URL Resmi https://chromewebstore.google.com/detail/disqus-bot/njciikofkkcdoplohjphkagmlkogfcao
Deskripsi A chrome extension to bot your disqus comments
Ukuran File 125 KB
Jumlah Instalasi 60
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2024-02-04
Tanggal Publikasi 2023-05-10
Penilaian 2.60/5 Total 5 Penilaian
Pengembang Disqus Bot
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://disqusbot.com/
URL Halaman Bantuan https://discord.gg/pBzY5pd8F3
Bahasa yang Didukung 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"
    }
}