提供元: Krishna Kant Sharma
Inspect and view changes in WordMapDictionary | A visual dictionary/thesaurus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "WordMapDictionary | A visual dictionary",
"version": "0.0.0",
"description": "WordMapDictionary is a visual dictionary-cum-thesaurus. It uses a mindmap like interface to show relationships between words, definitions and other definitions.",
"homepage_url": "https://wordmapdictionary.com/",
"manifest_version": 2,
"minimum_chrome_version": "74",
"applications": {
"gecko": {
"id": "extension@wordmapdictionary.com",
"strict_min_version": "67.0"
}
},
"icons": {
"32": "/icon.svg",
"48": "/icon.svg",
"128": "/icon.svg",
"256": "/icon.svg",
"512": "/icon.svg"
},
"permissions": [
"contextMenus",
"storage"
],
"options_ui": {
"chrome_style": true,
"page": "/options.html"
},
"background": {
"scripts": [
"/background.js"
]
},
"content_scripts": [
{
"js": [
"/content_script.js"
],
"matches": [
"<all_urls>"
],
"all_frames": true,
"css": [
"/content_script.css"
]
}
]
} ベストのWordMapDictionary | A visual dictionary/thesaurus代替案
WordMapDictionary | A visual dictionary/thesaurusに類似したFirefox add-onをいくつか紹介します:
Dictionary Look Up
ngntrgduc
Learnword
Learnword
Dictionaries At Hand
Fabio
DictMemo
hichamcheniti
Word Circle Dictionary
Tacitus
Popup dictionary with pronunciation
Saurav Shanu
Word Meaning
Prem Singh
WordWise Explorer
99OK
Dictionary Plus
Bharat Chauhan
Awesome Dictionary
ramblingThinker
My Dictionary
HardeepTheDev
Dictionary Anywhere v2
MrKio