Girl, I LOVE you!
Remind you that you are a wonderful person!
O que é Girl, I LOVE you!?
Girl, I LOVE you! é uma extensão do Chrome desenvolvida por Oliver Jesberger, e sua principal característica é "Remind you that you are a wonderful person!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Girl, I LOVE you!
Baixe arquivos de extensão Girl, I LOVE you! no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | fgjmnendcpjfallanhfonejlajihhiej |
URL Oficial | https://chrome.google.com/webstore/detail/girl-i-love-you/fgjmnendcpjfallanhfonejlajihhiej |
Descrição | Remind you that you are a wonderful person! |
Tamanho do Arquivo | 158 KB |
Contagem de Instalações | 128 |
Versão Atual | 1.1 |
Última Atualização | 2018-01-31 |
Data de Publicação | 2018-01-31 |
Classificação | 3.67/5 Total de 9 Avaliações |
Desenvolvedor | Oliver Jesberger |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |