Girl, I LOVE you!
Remind you that you are a wonderful person!
Girl, I LOVE you!คืออะไร?
Girl, I LOVE you! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Oliver Jesberger และคุณลักษณะหลักของมันคือ "Remind you that you are a wonderful person!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Girl, I LOVE you!
ดาวน์โหลดไฟล์ส่วนขยาย Girl, I LOVE you! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Baby, you are wonderful! If you are feeling down, just click on the heart and get TRUE FACTS about YOU to feel INSTANTLY WONDERFUL, like the way you are. In the options, you can change the language to german, italiano or back english.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | fgjmnendcpjfallanhfonejlajihhiej |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/girl-i-love-you/fgjmnendcpjfallanhfonejlajihhiej |
คำอธิบาย | Remind you that you are a wonderful person! |
ขนาดไฟล์ | 158 KB |
จำนวนการติดตั้ง | 128 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2018-01-31 |
วันที่เผยแพร่ | 2018-01-31 |
คะแนน | 3.67/5 รวมทั้งหมด 9 คะแนน |
ผู้พัฒนา | Oliver Jesberger |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.1", "permissions": [ "http:\/\/ojes.de\/" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "options_page": "options.html", "icons": { "16": "img\/heart-icon.png", "48": "img\/heart-icon.png", "128": "img\/heart-icon.png" }, "browser_action": { "default_icon": "img\/heart-icon.png", "default_popup": "popup.html" } } |