提供元: Spell Bee Game Add-on
Inspect and view changes in Spell Bee Solver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Spell Bee Solver",
"version": "1.0",
"description": "An unofficial solver tool for word puzzle games. Not affiliated with The New York Times.",
"browser_specific_settings": {
"gecko": {
"id": "spellbeesolver@extension",
"strict_min_version": "109.0"
}
},
"permissions": [
"storage"
],
"host_permissions": [
"https://www.nytimes.com/*"
],
"content_scripts": [
{
"matches": [
"https://www.nytimes.com/puzzles/spelling-bee*"
],
"js": [
"content.js"
],
"css": [
"inject.css"
]
}
],
"web_accessible_resources": [
{
"resources": [
"inject.js"
],
"matches": [
"https://www.nytimes.com/*"
]
}
],
"icons": {
"16": "image16.png",
"48": "image48.png",
"128": "image128.png"
}
} ベストのSpell Bee Solver代替案
Spell Bee Solverに類似したFirefox add-onをいくつか紹介します:
BeeKeeper
Scott Blechman
Spelling Bee Companion
HaRav
NYT Bee Helper
Hours
Spelling Bee Hint Tracker
michael
Spelling Bee Helper
Kieren
Spelling Bee Hints
Dovetail
Spelling Bee Help
Sam
sbhelper
terminatingcode
Spelling Bee Assistant
Dieter Raber
BeeCheating
Dave Murchie
Word Game Solver
ATNPGO
NYT Spelling Bee Buddy
mmmorks