Wordle Hints
For those with a small vocabulary (like me!) - @scrptddy on Twitter
ما هو Wordle Hints؟
Wordle Hints هو إضافة Chrome تم تطويرها بواسطة Sam Jesso، والميزة الرئيسية لها هي "For those with a small vocabulary (like me!) - @scrptddy on Twitter".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Wordle Hints
قم بتنزيل ملفات الامتداد Wordle Hints بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان 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" } } |