Wordle Hints
For those with a small vocabulary (like me!) - @scrptddy on Twitter
什么是Wordle Hints?
Wordle Hints是由Sam Jesso开发的Chrome扩展程序,该扩展的主要功能是“For those with a small vocabulary (like me!) - @scrptddy on Twitter”。
扩展截图
下载Wordle Hints扩展crx文件
下载Wordle Hints扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Wordle Hints is a chrome extension that shows you words you could try next while playing Wordle on powerlanguage.co.uk/wordle 扩展基本信息
| 名称 | |
| ID | aadebbmpgfiohlfjgpoakgnonegjcjln |
| 官方URL | https://chromewebstore.google.com/detail/wordle-hints/aadebbmpgfiohlfjgpoakgnonegjcjln |
| 简介 | For those with a small vocabulary (like me!) - @scrptddy on Twitter |
| 文件大小 | 141 KB |
| 安装次数 | 22 |
| 当前版本 | 1.0.4 |
| 更新时间 | 2022-02-22 |
| 上架时间 | 2022-01-18 |
| 开发者 | Sam Jesso |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Wordle Hints",
"description": "For those with a small vocabulary (like me!) - @scrptddy on Twitter",
"version": "1.0.4",
"manifest_version": 3,
"permissions": [
"activeTab",
"scripting"
],
"action": {
"default_popup": "popup.html"
}
} | |