By: April Roszkowski
Inspect and view changes in Merriam's Webpage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Merriam's Webpage",
"version": "1.3.2",
"developer": {
"name": "April Roszkowski",
"url": "https://github.com/szkow/merriam-webpage"
},
"description": "Allows you to easily look up words on webpages in Merriam-Webster's dictionary. Highlight a word and click the book icon to get started.",
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"main.js"
],
"css": [
"dict_style.css"
]
}
],
"web_accessible_resources": [
"book-solid.svg",
"chevron-circle-right-solid.svg",
"ZillaSlab-Light.woff",
"ZillaSlab-SemiBold.woff"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Merriam's Webpage",
"default_popup": "popup.html",
"default_icon": "dictlookup.jpg"
},
"permissions": [
"contextMenus",
"storage"
]
} Best Merriam's Webpage Alternatives
Here are some Firefox add-ons that are similar to Merriam's Webpage:
Look up in Merriam-Webster Ⓡ
ivo-yordanov
TheFreeDictionary.com Lookup
polizz
Dictionary Look Up
ngntrgduc
Dictionary Anywhere
meetDeveloper
Cambridge Dictionary
fabiob
Pop-Up Dictionary
R Leung
Click Dictionary
FG
Cambridge Learner's Dictionary
FoxQR
Wiki Source Search
Ajithkumar
DictMemo
hichamcheniti