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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } |