By: Kendrick Mann
Inspect and view changes in Flashcard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Flashcard",
"version": "1.1",
"description": "Study with flippable flashcards stored in the browser",
"browser_specific_settings": {
"gecko": {
"id": "{3c693cb9-a021-4e43-9639-c70cb4489560}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "assets/icon16.png",
"48": "assets/icon48.png"
},
"browser_action": {
"default_popup": "ui/popup.html",
"default_icon": {
"16": "assets/icon16.png",
"48": "assets/icon48.png"
}
},
"background": {
"scripts": [
"bg/background.js"
]
},
"permissions": []
} Best Flashcard Alternatives
Here are some Firefox add-ons that are similar to Flashcard: