Lose Weight - Fitness
The natural way to lose weight program, tips, food and medicine
Cos'è Lose Weight - Fitness?
Lose Weight - Fitness è un'estensione di Chrome sviluppata da http://lose-w.com, e la sua funzione principale è "The natural way to lose weight program, tips, food and medicine".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Lose Weight - Fitness
Scarica i file di estensione Lose Weight - Fitness in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
The Best Chrome Extension RSS feed for Health and lose Weight and Fitness how to lose weight fast and tips and program get news from rss feedly
Informazioni di Base sull'Estensione
Nome | |
ID | enlimchgkmjchdbfcbnmpoaepjamnfja |
URL Ufficiale | https://chrome.google.com/webstore/detail/lose-weight-fitness/enlimchgkmjchdbfcbnmpoaepjamnfja |
Descrizione | The natural way to lose weight program, tips, food and medicine |
Dimensione del File | 115 KB |
Conteggio Installazioni | 38 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2017-08-24 |
Data di Pubblicazione | 2017-08-23 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | http://lose-w.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.lose-w.com |
Lingue Supportate | en |
manifest.json | |
{ "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "default_locale": "en", "description": "The natural way to lose weight program, tips, food and medicine", "icons": { "128": "img\/icon-128.png", "16": "img\/icon-16.png", "48": "img\/icon-48.png" }, "manifest_version": 2, "name": "Lose Weight - Fitness", "options_page": "options.html", "permissions": [ "tabs", "alarms", "notifications", "*:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1" } |