Quizwiz - Ace Your HW & Exams, Now With AI

Ask ChatGPT and rapidly search those last-minute homework and exam questions!

Quizwiz - Ace Your HW & Exams, Now With AI là gì?

Quizwiz - Ace Your HW & Exams, Now With AI là một tiện ích mở rộng Chrome được phát triển bởi Quizwiz, và tính năng chính của nó là "Ask ChatGPT and rapidly search those last-minute homework and exam questions!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Quizwiz - Ace Your HW & Exams, Now With AI

Tải xuống các tệp mở rộng Quizwiz - Ace Your HW & Exams, Now With AI dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Updates
v2.0.0:
    • 🔥🆕 Massive upgrade to the extension 🆕🔥
    • ChatGPT AI so you can ask more nuanced questions! 🤖
    • Enhanced rapid fire mode → search 100+ questions at once⚡
    • Hugely improved search algorithm to find every answer out there🔍
    • Pin the extension popup on the page, no more going back and forth between your homework and the extension 💪
    • Dark mode so you can save your eyes during those late-night study sessions🌙
    • Parallel searching for when you're under a time crunch!⏱️
    • 🪄Rebrand from Quizlit to Quizwiz🪄
v2.0.2: Fixed bug with popup not opening
v2.0.3: Fixed searching due to external changes :)
v2.0.4: Update to prepare for advanced searching + enhanced AI coming soon. Also added status updates directly in extension and our affiliate program link! 🚀
v2.0.7: Make searching better + fix highlight-search and AI :)
v2.0.9: Fuzzy search now has our NEW Confidence Level to maximize answers 🔥

★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★

Hey there! 👋

Quizwiz is an extension to help you snag those last-minute homework and exam questions..

We've got loads of features included to make your assignments easy as 🥧!

★ Manual mode:
• Highlight a question on the page, right-click, and press Search.
or
• Type / copy-paste your question into the search box.

★ Rapid Fire mode:
Click (⚡).
    • If the CSS selector option isn't filled, you'll be prompted to click a question on the page.
    • Otherwise, the specified CSS selector will be used.
This mode will get all questions on the page and search them!

★ Ask the AI:
After searching a question, you'll have the option to get more advanced, nuanced answers with the help of modern AI. Click the button labeled "Ask the AI, powered by ChatGPT" and watch the magic unfold.

★ Open popup!
If this button is clicked, the popup will appear on your current page with ability to search questions and see answers directly without needing to click the extension.

★ Options:
Clear list: If enabled, will clear answer list before each search.

Show bubbles: If enabled, will show search button next to each question on page (make sure the CSS selector option is filled).

CSS selector: Click the target to select a question on the page or type the CSS selector of a question.

Search style:
    • Most answers, but slower: gets all possible answers, but is the slowest.
    • More answers, mid speed: a good balance between # of answers and speed.
    • Fewer answers, but fastest: gets the fewest answers, but is the fastest.

Match style: Will match questions where your question:
    • Equal: exactly equals questions found.
    • Substring: is contained within questions found.
    • Superstring: contains questions found.
    • Fuzzy: is somewhat like questions found.

Results limit: Specifies max number of flashcard sets to search.

★ Extras:
Omnibox: You can also search for questions using the omnibox in the address bar. Type quizwiz, then press space or tab, and finally type / copy-paste your question!

Keybinds: Want to go even faster? Built-in keybinds let you rapidly open the extension popup or search a question! Change keybinds by navigating to chrome://extensions/shortcuts. Default keybinds are:
    • Activate the extension: Ctrl+Q
    • Search highlighted question: Ctrl+Shift+Q

Legal

This software is intended strictly for use as a study tool to aid student comprehension. It is strictly disallowed to use this software as a tool to facilitate cheating of any kind whatsoever on materials including but not limited to homework, quizzes, tests, exams, and alike.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Quizwiz - Ace Your HW & Exams, Now With AI Quizwiz - Ace Your HW & Exams, Now With AI
ID cjpmpjddogcacgckmamjhmjlflfjikdh
URL Chính Thức https://chromewebstore.google.com/detail/quizwiz-ace-your-hw-exams/cjpmpjddogcacgckmamjhmjlflfjikdh
Mô tả Ask ChatGPT and rapidly search those last-minute homework and exam questions!
Kích Thước Tệp 1.19 MB
Số Lần Cài Đặt 14,522
Phiên Bản Hiện Tại 2.0.10
Cập Nhật Lần Cuối 2024-02-19
Ngày Phát Hành 2020-06-08
Đánh Giá 3.25/5 Tổng số 28 Đánh Giá
Nhà Phát Triển Quizwiz
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://quizwizapp.com
URL Trang Trợ Giúp https://quizwizapp.com/contact
URL Trang Chính Sách Bảo Mật https://quizwizapp.com/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quizwiz - Ace Your HW & Exams, Now With AI",
    "short_name": "Quizwiz",
    "author": "Quizwiz",
    "version": "2.0.10",
    "description": "Ask ChatGPT and rapidly search those last-minute homework and exam questions!",
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon96_128.png"
    },
    "permissions": [
        "contextMenus",
        "storage",
        "scripting",
        "cookies",
        "identity",
        "identity.email",
        "offscreen"
    ],
    "host_permissions": [
        ""
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Q"
            }
        },
        "search": {
            "suggested_key": {
                "default": "Ctrl+Shift+Q"
            },
            "description": "Search highlighted question"
        }
    },
    "omnibox": {
        "keyword": "quizwiz"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        },
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/*",
                "images\/icon.svg",
                "static\/media\/*.woff",
                "static\/media\/*.woff2",
                "static\/media\/icon.*.svg",
                "index.html",
                "static\/js\/*.js",
                "static\/css\/*.css"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "manifest_version": 3
}