Inspect and view changes in Word Context Memory source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.0",
"description": "__MSG_extensionDescription__",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"contextMenus",
"storage",
"activeTab",
"scripting"
],
"background": {
"scripts": [
"background.js"
]
},
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "popup.html",
"default_icon": "icons/icon48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "WordContextMemory@addon",
"data_collection_permissions": {
"required": [
"none"
],
"collects_data": false
}
}
}
} ベストのWord Context Memory代替案
Word Context Memoryに類似したFirefox add-onをいくつか紹介します:
EnglishWord
ccviolett
ContextSense
Fun88
Context Dictionary Lookup
bluefisher80
Word Memory List
Danielle
phrase saver
beerat
Language Word Keeper
Karin
Word Reminder
Tony Isern
Word Picker
surfish
wordslide
WallaceGibbon
VocabReminder
Quang
Simple Word Lookup
Vetsch
Click Copy Sentence
FreeLanguageTools