提供元: Scott Blechman
Inspect and view changes in BeeKeeper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Adds two solution hints, the letter grid and the 2-letter list, to the NYT Spelling Bee game.",
"manifest_version": 2,
"name": "BeeKeeper",
"version": "1.0.0",
"homepage_url": "https://github.com/scottblechman/beekeeper",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"content_scripts": [
{
"matches": [
"*://*.nytimes.com/puzzles/spelling-bee"
],
"js": [
"data/util.js",
"data/answers.js",
"data/distribution.js",
"data/settings.js",
"ui/EnabledButton.js",
"ui/LetterGrid.js",
"ui/TwoLetterList.js",
"beekeeper.js"
],
"css": [
"style.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{a91bb479-9cc5-4161-9b30-bf1d2c6c409e}"
}
}
} ベストのBeeKeeper代替案
BeeKeeperに類似したFirefox add-onをいくつか紹介します:
NYT Bee Helper
Hours
Spelling Bee Hint Tracker
michael
Spelling Bee Helper
Kieren
Spelling Bee Hints
Dovetail
Spelling Bee Help
Sam
Spelling Bee Assistant
Dieter Raber
sbhelper
terminatingcode
NYT Spelling Bee Buddy
mmmorks
BeeCheating
Dave Murchie
NYT Crossword Helper
Gus Beringer
Crosswordle++
Miles
Wordle Helper
mysticuno