By: Kieren
Inspect and view changes in Spelling Bee Helper source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"short_name": "Spelling Bee Helper",
"name": "Spelling Bee Helper",
"description": "A helper for NYT Spelling Bee game which keeps a count of the words you've found.",
"homepage_url": "https://www.nytimes.com/puzzles/spelling-bee",
"version": "1.2.1",
"manifest_version": 3,
"icons": {
"16": "img/spelling_bee_icon_16.png",
"32": "img/spelling_bee_icon_32.png",
"48": "img/spelling_bee_icon_48.png",
"128": "img/spelling_bee_icon_128.png"
},
"content_scripts": [
{
"run_at": "document_end",
"matches": [
"https://www.nytimes.com/puzzles/spelling-bee",
"https://nytimes.com/puzzles/spelling-bee"
],
"js": [
"./static/js/content.js"
],
"css": [
"./css/style.css",
"./css/toggle.css",
"./css/checkbox.css"
]
}
],
"web_accessible_resources": [
{
"resources": [
"img/settings_cog.svg",
"img/back_arrow.svg"
],
"matches": [
"https://www.nytimes.com/*",
"https://nytimes.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "q5pt4res@duck.com"
}
}
} Best Spelling Bee Helper Alternatives
Here are some Firefox add-ons that are similar to Spelling Bee Helper:
Spelling Bee Hint Tracker
michael
BeeKeeper
Scott Blechman
NYT Bee Helper
Hours
Spelling Bee Assistant
Dieter Raber
sbhelper
terminatingcode
NYT Spelling Bee Buddy
mmmorks
Spelling Bee Help
Sam
Wordle Helper
mysticuno
Spelling Bee Hints
Dovetail
NYT Games Helper
swierczek
WordleHack
ohashi