Wordle Hints

For those with a small vocabulary (like me!) - @scrptddy on Twitter

Wordle Hints là gì?

Wordle Hints là một tiện ích mở rộng Chrome được phát triển bởi Sam Jesso, và tính năng chính của nó là "For those with a small vocabulary (like me!) - @scrptddy on Twitter".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Wordle Hints

Tải xuống các tệp mở rộng Wordle Hints dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Wordle Hints is a chrome extension that shows you words you could try next while playing Wordle on powerlanguage.co.uk/wordle                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Wordle Hints Wordle Hints
ID aadebbmpgfiohlfjgpoakgnonegjcjln
URL Chính Thức https://chromewebstore.google.com/detail/wordle-hints/aadebbmpgfiohlfjgpoakgnonegjcjln
Mô tả For those with a small vocabulary (like me!) - @scrptddy on Twitter
Kích Thước Tệp 141 KB
Số Lần Cài Đặt 22
Phiên Bản Hiện Tại 1.0.4
Cập Nhật Lần Cuối 2022-02-22
Ngày Phát Hành 2022-01-18
Nhà Phát Triển Sam Jesso
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}