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
擴展基本資訊
名稱 | Wordle Hints |
ID | aadebbmpgfiohlfjgpoakgnonegjcjln |
官方網址 | 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" } } |