Let's get Wordle
Putting Wordle on a new tab
什麼是Let's get Wordle?
Let's get Wordle是由jaden210開發的Chrome擴展程式,該擴展的主要功能是“Putting Wordle on a new tab”。
擴展截圖
下載Let's get Wordle擴展crx文件
下載Let's get Wordle擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Let's get Wordle adds the popular game Wordle to your new tab page, helping you never miss a day. We are not affiliated with Wordle or https://www.powerlanguage.co.uk in any way.
擴展基本資訊
名稱 | Let's get Wordle |
ID | fabjlinbpiiimfpkfjdjhgnefoldomgj |
官方網址 | https://chromewebstore.google.com/detail/lets-get-wordle/fabjlinbpiiimfpkfjdjhgnefoldomgj |
簡介 | Putting Wordle on a new tab |
檔案大小 | 10.3 KB |
安裝次數 | 3,585 |
目前版本 | 1.2 |
更新時間 | 2022-03-15 |
上架時間 | 2022-01-07 |
評分 | 4.20/5 共 5 次評分 |
開發者 | jaden210 |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Let's get Wordle", "version": "1.2", "description": "Putting Wordle on a new tab", "manifest_version": 3, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |