Plant vs Undead: Score Again

Plant vs Undead: Score Again

Plant vs Undead: Score Againคืออะไร?

Plant vs Undead: Score Again เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Carlos Guilarte และคุณลักษณะหลักของมันคือ "Plant vs Undead: Score Again"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Plant vs Undead: Score Again

ดาวน์โหลดไฟล์ส่วนขยาย Plant vs Undead: Score Again ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Esta herramienta lo ayudará a visualizar de una forma intuitiva su Farm en Plant vs Undead, dando a destacar su información.

Una gran herramienta para Plant vs Undead que te permitirá:

1. Notificaciones push que te avisa cuando una planta necesita agua, espantapájaros, reclamar la cosecha y las recompensa del árbol madre.

2. Predicción del clima (Cada planta tendrá su recomendación)
3. Ganancia por periodo 7 días, 14 días, 30 días.
4. Detalle de una planta (Propia o por ID)
5. Visualiza que planta te tocara cuando tienes una semilla.
6. Muestra de forma intuitiva el porcentaje de cosecha que lleva las plantas y la fecha que terminara
7. De acuerdo al clima te dice si tienes más ganancia o no.
8. Recoger cosecha automáticamente.
9. Eliminar cuervo automáticamente.
10. Regar agua automáticamente.

Para recibir información de actualización o enviar sus opiniones únete al Canal de Telegram:  https://t.me/joinchat/hm9Asi6HTzw4NjIx                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Plant vs Undead: Score Again Plant vs Undead: Score Again
ID mklpojdeakcphpnmmgncnfbgllgnjobk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/plant-vs-undead-score-aga/mklpojdeakcphpnmmgncnfbgllgnjobk
คำอธิบาย Plant vs Undead: Score Again
ขนาดไฟล์ 15.03 MB
จำนวนการติดตั้ง 51
เวอร์ชันปัจจุบัน 2.1
อัปเดตครั้งล่าสุด 2021-11-16
วันที่เผยแพร่ 2021-10-08
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Carlos Guilarte
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Plant vs Undead: Score Again",
    "author": "Carlos Guilarte",
    "version": "2.1",
    "description": "Plant vs Undead: Score Again",
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "cookies",
        "alarms",
        "notifications"
    ],
    "host_permissions": [
        "",
        "*:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    }
}