Canvas Quiz Solution Remover
Removes correct answers from canvas quizzes by edting the HTML
Vad är Canvas Quiz Solution Remover?
Canvas Quiz Solution Remover är en Chrome-tillägg utvecklad av jf7776, och dess huvudfunktion är "Removes correct answers from canvas quizzes by edting the HTML".
Tilläggsskärmbilder
Ladda ner Canvas Quiz Solution Remover-förlängningens CRX-fil
Ladda ner Canvas Quiz Solution Remover-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This extension uses jQuery to modify the HTML tags on the active tab to hide the solutions of a marked Canvas quiz. Refresh the page to re-enable the answers. Grundläggande Information om Tillägg
| Namn | |
| ID | bjnnkbaedklmpjohbnhnblglllonbkik |
| Officiell webbadress | https://chromewebstore.google.com/detail/canvas-quiz-solution-remo/bjnnkbaedklmpjohbnhnblglllonbkik |
| Beskrivning | Removes correct answers from canvas quizzes by edting the HTML |
| Filstorlek | 80.8 KB |
| Antal Installationer | 756 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2021-05-04 |
| Publiceringsdatum | 2021-05-04 |
| Betyg | 3.33/5 Totalt 3 Betyg |
| Utvecklare | jf7776 |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/FanJason/canvas_quiz_solution_remover |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Canvas Quiz Solution Remover",
"description": "Removes correct answers from canvas quizzes by edting the HTML",
"version": "1.0",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
" | |