By: Kane Odonnell
Inspect and view changes in Interactive Glossary Builder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Interactive Glossary Builder",
"description": "Automatically extract key terms from web pages into a mini glossary.",
"version": "1.0",
"icons": {
"128": "icons/icon-128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": "icons/icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{3f874d20-3107-41d0-8e94-f0d56f4721f0}"
}
}
} Best Interactive Glossary Builder Alternatives
Here are some Firefox add-ons that are similar to Interactive Glossary Builder:
Bold Term Extractor
Derek
Contextual Vocabulary Builder
Wenddy
Voca Web - Vocabulary Builder
whysw
tooltipr
tooltipr
Key Term Auto List
Francis Ruiz
Quick Dictionary + AI Explainer
Eyuel Engida
DictMemo
hichamcheniti
Awesome Dictionary
ramblingThinker
Interactive Language Flashcards
Young
Quick Define — Popup Dictionary
Luke
Glossary Highlighter
Joanne
Smart Text Highlighter
Xanimales