Punto Fape - Fitness, nutrición y bienestar
Consejos y artículos sobre fitness, planes de entrenamiento, moda masculina, salud, nutrición, deporte, ocio y bienestar para todos.
Co to jest Punto Fape - Fitness, nutrición y bienestar?
Punto Fape - Fitness, nutrición y bienestar to rozszerzenie Chrome opracowane przez https://www.puntofape.com, a jego główną funkcją jest „Consejos y artículos sobre fitness, planes de entrenamiento, moda masculina, salud, nutrición, deporte, ocio y bienestar para todos.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Punto Fape - Fitness, nutrición y bienestar
Pobierz pliki rozszerzeń Punto Fape - Fitness, nutrición y bienestar 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
Punto Fape es un blog multiautor dedicado al estilo de vida saludable, con consejos y novedades sobre nutrición, deportes, fitness y salud. Está particularmente dirigido al hombre actual con todo lo último en cuidado personal, estilo y una sección especial orientada a los amantes del fisicoculturismo. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | fbiocedileglphogcepcnfbakcfhkjeb |
| Oficjalny URL | https://chromewebstore.google.com/detail/punto-fape-fitness-nutric/fbiocedileglphogcepcnfbakcfhkjeb |
| Opis | Consejos y artículos sobre fitness, planes de entrenamiento, moda masculina, salud, nutrición, deporte, ocio y bienestar para todos. |
| Rozmiar pliku | 19.58 KB |
| Liczba instalacji | 56 |
| Aktualna Wersja | 1 |
| Ostatnia Aktualizacja | 2019-04-02 |
| Data Publikacji | 2019-04-02 |
| Deweloper | https://www.puntofape.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.puntofape.com |
| Obsługiwane Języki | es |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Punto Fape - Fitness, nutrici\u00f3n y bienestar",
"short_name": "Punto Fape",
"description": "Consejos y art\u00edculos sobre fitness, planes de entrenamiento, moda masculina, salud, nutrici\u00f3n, deporte, ocio y bienestar para todos.",
"version": "1",
"browser_action": {
"default_title": "Punto Fape - Fitness, nutrici\u00f3n bienestar",
"default_icon": "icon128.png",
"default_popup": ""
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"background": {
"scripts": [
"eventPage.js"
],
"persistent": false
}
} | |