Inspect and view changes in Hover Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hover Dictionary",
"version": "1.0",
"description": "Show word definitions on mouse hover.",
"permissions": [
"activeTab",
"https://api.dictionaryapi.dev/*"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{7545c888-0c16-442d-aadf-a80f55c36504}"
}
}
} Best Hover Dictionary Alternatives
Here are some Firefox add-ons that are similar to Hover Dictionary: