Inspect and view changes in Flashcard Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Flashcard Booster",
"version": "1.0",
"description": "Display flashcards when browsing any site.",
"permissions": [
"storage",
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_title": "Flashcard Booster",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{cae04774-b6fd-4142-87b9-469884f2d964}"
}
}
} Best Flashcard Booster Alternatives
Here are some Firefox add-ons that are similar to Flashcard Booster: