Girl, I LOVE you!
Remind you that you are a wonderful person!
Co to jest Girl, I LOVE you!?
Girl, I LOVE you! to rozszerzenie Chrome opracowane przez Oliver Jesberger, a jego główną funkcją jest „Remind you that you are a wonderful person!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Girl, I LOVE you!
Pobierz pliki rozszerzeń Girl, I LOVE you! w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | fgjmnendcpjfallanhfonejlajihhiej |
Oficjalny URL | https://chrome.google.com/webstore/detail/girl-i-love-you/fgjmnendcpjfallanhfonejlajihhiej |
Opis | Remind you that you are a wonderful person! |
Rozmiar pliku | 158 KB |
Liczba instalacji | 128 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2018-01-31 |
Data Publikacji | 2018-01-31 |
Ocena | 3.67/5 Łącznie 9 Oceny |
Deweloper | Oliver Jesberger |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } } |