Hypnosis
Hypnosis Audios and classes for weight loss and to stop smoking by Orlando hypnotist Daniel Olson
Vad är Hypnosis?
Hypnosis är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "Hypnosis Audios and classes for weight loss and to stop smoking by Orlando hypnotist Daniel Olson".
Tilläggsskärmbilder
Ladda ner Hypnosis-förlängningens CRX-fil
Ladda ner Hypnosis-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Hypnosis audios, sessions and training by Orlando hypnotist Daniel Olson, specializing in weight loss, stop smoking and hypnosis certification training. Grundläggande Information om Tillägg
| Namn | |
| ID | gdhchciiejjoedbnjdnbkjlglabkkldm |
| Officiell webbadress | https://chromewebstore.google.com/detail/hypnosis/gdhchciiejjoedbnjdnbkjlglabkkldm |
| Beskrivning | Hypnosis Audios and classes for weight loss and to stop smoking by Orlando hypnotist Daniel Olson |
| Filstorlek | 25.6 KB |
| Antal Installationer | 32 |
| Aktuell Version | 1 |
| Senast Uppdaterad | 2017-08-20 |
| Publiceringsdatum | 2017-08-20 |
| Utvecklare | Unknown |
| Betalningssätt | free |
| Tilläggswebbplats | http://www.danielolson.com |
| Stödda Språk | 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"
]
} | |