Inspect and view changes in Memkey Flashcards source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Memkey Extension",
"version": "1.0",
"description": "Allows user to take screenshots and create a flashcard while watching a video, or browsing the internet",
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"browser_specific_settings": {
"gecko": {
"id": "yt-flashcards@example.com"
}
},
"action": {
"default_icon": {
"48": "icons/keyman-48.png"
}
},
"options_ui": {
"page": "views/settings.html",
"open_in_tab": true
},
"permissions": [
"downloads",
"activeTab",
"storage",
"cookies",
"identity",
"scripting",
"tabs"
],
"host_permissions": [
"*://*.amazonaws.com/*",
"<all_urls>"
],
"web_accessible_resources": [
{
"resources": [
"config.json",
"memkeyApi.js",
"views/*.css",
"views/*.html",
"views/*.js"
],
"matches": [
"<all_urls>"
]
}
],
"icons": {
"48": "icons/keyman-48.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"views.js",
"listeners.js",
"imageHelper.js",
"main.js"
]
}
]
} Best Memkey Flashcards Alternatives
Here are some Firefox add-ons that are similar to Memkey Flashcards:
Memdora
Ryonix Labs Inc.
Instant Flash Cards
Coffee & Fun
MemoFlash Pro
Ty
LearnAwesome
Polyglot.Network
Flashcards
Dinika
Flashcard Mini
Aloy
Flashcard Mini
Oramr
Spaced Repetition Assistant
Frederick Harrison
Flash Cardon
aquilax
Rememberry - Translate & Memorize with Flashcards
Rememberry
FlashTabs
FlashTabs
memora- extension to your memory
Kishor Walke