By: Raj Singh
Inspect and view changes in Web to Anki source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Web to Anki",
"version": "0.1.0",
"description": "A simple extension to create Anki cards from web content.",
"permissions": [
"activeTab",
"storage",
"scripting",
"tabs",
"contextMenus",
"identity"
],
"host_permissions": [
"http://localhost:8765/",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png"
}
},
"sidebar_action": {
"default_panel": "sidepanel.html"
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true
}
],
"web_accessible_resources": [
{
"resources": [
"parsers/LeetCodeParser.js",
"parsers/HackerRankParser.js",
"parsers/CodeforcesParser.js",
"parsers/CodeChefParser.js",
"parsers/GenericParser.js",
"parsers/index.js"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "moolekhbghcmjplplebgjambkpeandin@webtoanki"
}
}
} Best Web to Anki Alternatives
Here are some Firefox add-ons that are similar to Web to Anki:
FlashWave AI Flashcards
Ethan Zemelman
Anki Tool
Bassel Lawand
easyFlashCards
Raj Malik
AnkiLingoFlash
Victor Piriou
Context Flashcard Maker
Frederick Harrison
Flashcard Generator HM
Laica Pina
Flashcard Generator V2
Cecil Banks
NoteSnap AI
Promicorn Studio
Flash Cardon
aquilax
Flashcards
Dinika
Memkey Flashcards
Memkey
Anki FlashCard Creator From Browser
Gholamali Hosseini Behjani