Quizlet Search 2020

Fast and easy way to search quizlet for homework and exam questions.

Quizlet Search 2020とは何ですか?

Quizlet Search 2020はhttp://jsan.codesによって開発されたChromeの拡張機能で、その主な機能は「Fast and easy way to search quizlet for homework and exam questions.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Quizlet Search 2020拡張機能のCRXファイルをダウンロード

Quizlet Search 2020拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        🔎 Fast and easy way to search quizlet.com for homework and exam questions💯.
The most efficient way to rapidly search for text you have selected. Simply highlight the text with your mouse then right click and select [Search Using Quizlet.com]

🔰https://jsan.codes🔰

✅ This extension does not collect/store or send any data to anyone period. This extension was created to assist 🎓 students in this 📚studies by finding allowing them to search and find information faster so that they can move on to their next assignment📜. Many people have of all ages have started online schooling due to 😷COVID-19. In these times of stress and uncertainty it's imperative that we all use every resource available and maximize the time we have now due to social distancing.

🐞 If you want to report a bug/issue, please use the following site:
📑 https://github.com/jsan-codes/quizlet-search-2020/issues

Alternatively you can use the support section on this site (chrome web store), but I get no notifications about new posts, so I may not notice the message.

Donations:

Some people have asked for ways to make donations to the project. If you want to make a donation you can do so by buying me a coffee: 
😃 http://patreon.com/jsancodes

🎵Music: https://www.bensound.com                    

拡張機能の基本情報

名前 Quizlet Search 2020 Quizlet Search 2020
ID dbnldbkdhjmijphobglnfemlipgfabhd
公式URL https://chrome.google.com/webstore/detail/quizlet-search-2020/dbnldbkdhjmijphobglnfemlipgfabhd
説明 Fast and easy way to search quizlet for homework and exam questions.
ファイルサイズ 38.02 KB
インストール数 442
現在のバージョン 1.0
最終更新日 2020-08-19
公開日 2020-08-19
評価 5.00/5 合計 1 レビュー
開発者 http://jsan.codes
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quizlet Search 2020",
    "version": "1.0",
    "description": "Fast and easy way to search quizlet for homework and exam questions.",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "contextMenus",
        "activeTab",
        "notifications"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png",
        "418": "images\/icon418.png"
    },
    "manifest_version": 2
}