Subliminal Goal Achievement Helper
An extension to keep your goals and possitive affirmations showing on your screen while you work or browse in order to implant them…
Что такое Subliminal Goal Achievement Helper?
Subliminal Goal Achievement Helper - это расширение Chrome, разработанное dmlsites, и его основная функция - "An extension to keep your goals and possitive affirmations showing on your screen while you work or browse in order to implant them…".
Снимки экрана расширения
Скачать файл CRX расширения Subliminal Goal Achievement Helper
Скачайте файлы расширений Subliminal Goal Achievement Helper в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This extension displays your positive affirmations or inspirational images at a rate that the eye can't really catch, but your subconcious mind can. It is completely non obtrusive, you will only see a flash with either your images or your affirmations while you are browsing. It asks you to register so that you can use it in any computer that you use. Just log in and your affirmations will be downloaded to the computer you are using. Log out if you are sharing the computer and you don't want the next person using it to recieve your subliminal messages.
Основная информация о расширении
Название | Subliminal Goal Achievement Helper |
ID | bmnijnhhdhnghcopfiabobmaiolkibei |
Официальный URL | https://chromewebstore.google.com/detail/subliminal-goal-achieveme/bmnijnhhdhnghcopfiabobmaiolkibei |
Описание | An extension to keep your goals and possitive affirmations showing on your screen while you work or browse in order to implant them… |
Размер файла | 448 KB |
Количество установок | 177 |
Текущая Версия | 1.0.2 |
Последнее Обновление | 2014-02-07 |
Дата публикации | 2014-02-06 |
Рейтинг | 2.38/5 Всего 13 оценок |
Разработчик | dmlsites |
Тип оплаты | free |
Поддерживаемые языки | en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "version": "1.0.2", "default_locale": "en", "description": "__MSG_extDescription__", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "background": { "scripts": [ "js\/background.js", "js\/jquery.js" ] }, "browser_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "default_title": "__MSG_extName__", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |