By: Kevin Kim
Inspect and view changes in TapeWord Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Provides definition searches for highlighted terms via right-click context menu.",
"manifest_version": 2,
"name": "TapeWord Dictionary",
"version": "1.1.2",
"author": "Kevin Kim",
"homepage_url": "https://github.com/kvnkm/TapeWord-Dictionary",
"background": {
"scripts": [
"dist/background/index.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"/dist/contentScript/index.js"
]
}
],
"permissions": [
"activeTab",
"contextMenus",
"https://www.lexico.com/"
],
"icons": {
"16": "/icons/TapeWord_16.png",
"48": "/icons/TapeWord_48.png"
}
} Best TapeWord Dictionary Alternatives
Here are some Firefox add-ons that are similar to TapeWord Dictionary: