AskPaper – Research ChatGPT for any article

AskPaper is an highly customizable research tool designed to provide quick and accurate information from websites and PDF documents

Τι είναι το AskPaper – Research ChatGPT for any article;

Το AskPaper – Research ChatGPT for any article είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Alex from Hippo AI, και η κύρια λειτουργία του είναι "AskPaper is an highly customizable research tool designed to provide quick and accurate information from websites and PDF documents".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης AskPaper – Research ChatGPT for any article

Λήψη αρχείων επέκτασης AskPaper – Research ChatGPT for any article σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        AskPaper is an innovative and highly customizable research tool designed to provide quick and accurate information from websites and PDF documents. It offers users the ability to ask questions and receive intelligent, comprehensive responses based on the content of the source material.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα AskPaper – Research ChatGPT for any article AskPaper – Research ChatGPT for any article
ID eabkffkifnfojefnnoohamhdfjajgepm
Επίσημο URL https://chromewebstore.google.com/detail/askpaper-%E2%80%93-research-chatg/eabkffkifnfojefnnoohamhdfjajgepm
Περιγραφή AskPaper is an highly customizable research tool designed to provide quick and accurate information from websites and PDF documents
Μέγεθος Αρχείου 308 KB
Αριθμός Εγκαταστάσεων 233
Τρέχουσα Έκδοση 0.0.1
Τελευταία Ενημέρωση 2023-07-29
Ημερομηνία Δημοσίευσης 2023-07-13
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής Alex from Hippo AI
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://askpaper.ai
Διεύθυνση URL της Σελίδας Βοήθειας https://discord.com/invite/CUhXkJmq8R
URL της Σελίδας Πολιτικής Απορρήτου https://hippoteam.notion.site/Ask-Paper-Terms-Conditions-Privcay-Policy-4f7eb4679c154b3ab8a26890ad06d9cb?pvs=4
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AskPaper \u2013 Research ChatGPT for any article",
    "version": "0.0.1",
    "description": "AskPaper is an highly customizable research tool designed to provide quick and accurate information from websites and PDF documents",
    "permissions": [
        "activeTab",
        "tabs",
        "cookies",
        "scripting"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon32.png",
            "128": "images\/icon192.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon32.png",
        "128": "images\/icon192.png"
    },
    "host_permissions": [
        "https:\/\/www.askpaper.ai\/*"
    ],
    "background": {
        "service_worker": "service_worker.js"
    }
}