Disqus Bot

A chrome extension to bot your disqus comments

Cos'è Disqus Bot?

Disqus Bot è un'estensione di Chrome sviluppata da Disqus Bot, e la sua funzione principale è "A chrome extension to bot your disqus comments".

Screenshot dell'Estensione

Scarica il file CRX dell'estensione Disqus Bot

Scarica i file di estensione Disqus Bot in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Disqus Bot Disqus Bot
ID njciikofkkcdoplohjphkagmlkogfcao
URL Ufficiale https://chromewebstore.google.com/detail/disqus-bot/njciikofkkcdoplohjphkagmlkogfcao
Descrizione A chrome extension to bot your disqus comments
Dimensione del File 125 KB
Conteggio Installazioni 60
Versione Corrente 1.0.0
Ultimo Aggiornamento 2024-02-04
Data di Pubblicazione 2023-05-10
Valutazione 2.60/5 Totale 5 Valutazioni
Sviluppatore Disqus Bot
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://disqusbot.com/
URL della Pagina di Aiuto https://discord.gg/pBzY5pd8F3
Lingue Supportate 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"
    }
}