Inspect and view changes in meow-memorizing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "meow-memorizing",
"description": "记单词的小插件",
"version": "1.0.2",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"permissions": [
"storage"
],
"content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
"homepage_url": "https://github.com/yebei199/meow-memorizing",
"background": {
"persistent": true,
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Default Popup Title",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_end",
"js": [
"content-scripts/trans.js"
]
}
],
"web_accessible_resources": [
"content-scripts/trans.css"
],
"browser_specific_settings": {
"gecko": {
"id": "{5c47584e-4666-44a1-adcf-f54cefc46776}"
}
}
} Best meow-memorizing Alternatives
Here are some Firefox add-ons that are similar to meow-memorizing:
小划词
liaoliao666
WordWise Instant Dictionary
Odyssey
ILIKEE
gaston
Memos
ackerx
DictMemo
hichamcheniti
Language Word Keeper
Karin
Memkey Flashcards
Memkey
Vocab10k Extension
vocab10k
Anki 划词制卡助手
ninja huang
Memdora
Ryonix Labs Inc.
EnglishWord
ccviolett
memos-browers-plugin
chendimao