Hypnosis
Hypnosis Audios and classes for weight loss and to stop smoking by Orlando hypnotist Daniel Olson
Hvad er Hypnosis?
Hypnosis er en Chrome-udvidelse udviklet af Unknown, og dens hovedfunktion er "Hypnosis Audios and classes for weight loss and to stop smoking by Orlando hypnotist Daniel Olson".
Udvidelsesskærmbilleder
Download Hypnosis-udvidelses-CRX-fil
Download Hypnosis-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Hypnosis audios, sessions and training by Orlando hypnotist Daniel Olson, specializing in weight loss, stop smoking and hypnosis certification training. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | gdhchciiejjoedbnjdnbkjlglabkkldm |
| Officiel URL | https://chromewebstore.google.com/detail/hypnosis/gdhchciiejjoedbnjdnbkjlglabkkldm |
| Beskrivelse | Hypnosis Audios and classes for weight loss and to stop smoking by Orlando hypnotist Daniel Olson |
| Filstørrelse | 25.6 KB |
| Antal Installationer | 32 |
| Nuværende Version | 1 |
| Senest Opdateret | 2017-08-20 |
| Udgivelsesdato | 2017-08-20 |
| Udvikler | Unknown |
| Betalingsmetode | free |
| Udvidelseswebsted | http://www.danielolson.com |
| Understøttede Sprog | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Hypnosis",
"manifest_version": 2,
"short_name": "Hypnosis",
"description": "Hypnosis Audios and classes for weight loss and to stop smoking by Orlando hypnotist Daniel Olson",
"version": "1",
"background": {
"persistent": false,
"scripts": [
"OneSignal2.js",
"background.js"
]
},
"browser_action": {
"default_icon": "16px_488-1503252635.png"
},
"icons": {
"128": "128px_488-1503252686.png"
},
"permissions": [
"gcm",
"storage",
"notifications",
"identity"
]
} | |