Inspect and view changes in WordReference Peek source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "WordReference Peek",
"author": "Almiinh",
"homepage_url": "https://github.com/Almiinh/wordreference-peek",
"version": "0.1",
"description": "Peek at some word on a WordReference",
"permissions": [
"menus",
"activeTab",
"downloads"
],
"host_permissions": [
"*://*.wordreference.com/*"
],
"icons": {
"32": "icon.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.wordreference.com/*"
],
"js": [
"exportHistory.js"
]
},
{
"matches": [
"<all_urls>"
],
"js": [
"peek.js"
],
"exclude_matches": [
"https://www.wordreference.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "wordreferencepeek@almiinh",
"strict_min_version": "109.0"
}
}
} Meilleures alternatives WordReference Peek
Voici quelques Firefox add-ons qui sont similaires à WordReference Peek :
Cambridge Dictionary
Furkan
QuickLookup
Won88
Lookup Word Definition
rags
Dictionary.com Lookup
Richard Bottiglieri
WordWise Explorer
99OK
Context Wiktionary
Firefox user 12186683
Text Revealer
semanticdata
Word Reference Translator
spassaro
Learnword
Learnword
Context Lookups
Alec Mitnik
Peek
dietrich ayala
Quick Peek for Firefox
Joshua Angnoe