Anki generator, powered by open ai GPT

Phagos

Τι είναι το Anki generator, powered by open ai GPT;

Το Anki generator, powered by open ai GPT είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον phagos, και η κύρια λειτουργία του είναι "Phagos".

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

screenshot

Λήψη αρχείου CRX της επέκτασης Anki generator, powered by open ai GPT

Λήψη αρχείων επέκτασης Anki generator, powered by open ai GPT σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Maximize your study effectiveness and learning retention with the AI Flashcard Creator Extension! Harnessing the power of advanced Artificial Intelligence, this extension takes your learning experience to the next level, enabling seamless creation of insightful flashcards from your study materials.

With our AI Flashcard Creator, you can simply select the text you want to learn, and the AI will instantly generate a set of comprehensive flashcards. The AI identifies key points, important facts, figures, and concepts, turning them into an interactive learning tool that's perfect for memory retention and periodic review.

Don't just study, study smart. Let our AI Flashcard Creator Extension supercharge your learning experience! Try it today and experience the future of learning.

You will need to install the anki add-on ankiconnect, the instruction are on the settings page.

Features:
- Highlight text and create flash cards related, you can modify the prompts 
- Drag images directly
- Open the card in anki editor
- Easily search images related to the content of the flash card on different engine
- Works on pdf with chrome by using the sidepanel options and right-click menu                    

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

Όνομα Anki generator, powered by open ai GPT Anki generator, powered by open ai GPT
ID imnbdkfiifnoefjkcjlbhbhdimmldblp
Επίσημο URL https://chromewebstore.google.com/detail/anki-generator-powered-by/imnbdkfiifnoefjkcjlbhbhdimmldblp
Περιγραφή Phagos
Μέγεθος Αρχείου 4.99 MB
Αριθμός Εγκαταστάσεων 731
Τρέχουσα Έκδοση 1.19.0
Τελευταία Ενημέρωση 2023-12-05
Ημερομηνία Δημοσίευσης 2023-06-06
Αξιολόγηση 4.55/5 Συνολικά 11 Αξιολογήσεις
Προγραμματιστής phagos
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6f5ea2e2.png",
        "32": "icon32.plasmo.7051983e.png",
        "48": "icon48.plasmo.93e7fbed.png",
        "64": "icon64.plasmo.d0ad6d36.png",
        "128": "icon128.plasmo.cfcb85ae.png"
    },
    "manifest_version": 3,
    "action": {
        "default_title": "Click to enable Anki GPT creator"
    },
    "version": "1.19.0",
    "name": "Anki generator, powered by open ai GPT",
    "description": "Phagos",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "permissions": [
        "storage",
        "sidePanel",
        "contextMenus",
        "activeTab"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "selectedText.22c631c3.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/youtu.be\/*"
            ],
            "js": [
                "youtube.77d73680.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "sidebar.e954b3f2.js"
            ],
            "css": []
        }
    ],
    "externally_connectable": {
        "matches": [
            ""
        ]
    },
    "host_permissions": [
        "https:\/\/ssl.google-analytics.com",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "llm_chain.dbbcaafb.js",
                "sequential_chain.50e5e9db.js",
                "combine_docs_chain.c70214a8.js",
                "few_shot.327652c4.js",
                "prompt.af7a72e1.js",
                "vector_db_qa.a3323be7.js",
                "api_chain.f90da6b5.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/youtu.be\/*"
            ],
            "resources": [
                "llm_chain.dbbcaafb.js",
                "sequential_chain.50e5e9db.js",
                "combine_docs_chain.c70214a8.js",
                "few_shot.327652c4.js",
                "prompt.af7a72e1.js",
                "vector_db_qa.a3323be7.js",
                "api_chain.f90da6b5.js",
                "icon.524bf75c.png"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "llm_chain.dbbcaafb.js",
                "sequential_chain.50e5e9db.js",
                "combine_docs_chain.c70214a8.js",
                "few_shot.327652c4.js",
                "prompt.af7a72e1.js",
                "vector_db_qa.a3323be7.js",
                "api_chain.f90da6b5.js",
                "icon.524bf75c.png",
                "anki-logo.e9aeb8a4.png",
                "cards-icon.90a96612.png",
                "openai-logo-no-text.6f6e6971.png",
                "openai-logo.d83da99a.svg",
                "settings-icon.51f61d72.png",
                "web.7db914b8.js",
                "web.fe34404f.js",
                "dom.91072f28.js",
                "core-js.00fd450e.js",
                "pwa-action-sheet.entry.6831cd25.js",
                "pwa-camera-modal.entry.aac6066c.js",
                "pwa-toast.entry.3e69172f.js",
                "pwa-camera-modal-instance.entry.0e87a991.js",
                "pwa-camera.entry.83298627.js"
            ]
        }
    ]
}