My simple scripts
Imagine Knowing Exactly What To Say, Every Time..
Что такое My simple scripts?
My simple scripts - это расширение Chrome, разработанное https://mysimplescripts.com, и его основная функция - "Imagine Knowing Exactly What To Say, Every Time..".
Снимки экрана расширения
Скачать файл CRX расширения My simple scripts
Скачайте файлы расширений My simple scripts в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
My Simple Scripts is a powerful and simple to use script framework that gives you almost every script you need or want in one place for you to use at the exact moment you need it. With My Simple Scripts you'll never need to worry about remembering what words to use, how to respond to certain situations or being caught off-guard again. Every response, exactly how you want it, is provided so you can have controlled and productive conversations every time... And you'll even get dozens of proven scripts already written for you included with My Simple Scripts TODAY. You can customize, change, re-organize or modify any script to meet your exact needs...
Основная информация о расширении
Название | My simple scripts |
ID | lhjmccfjgmljjfichceakhnapjhijcpa |
Официальный URL | https://chromewebstore.google.com/detail/my-simple-scripts/lhjmccfjgmljjfichceakhnapjhijcpa |
Описание | Imagine Knowing Exactly What To Say, Every Time.. |
Размер файла | 254 KB |
Количество установок | 222 |
Текущая Версия | 1.0.04 |
Последнее Обновление | 2023-12-27 |
Дата публикации | 2021-08-11 |
Рейтинг | 5.00/5 Всего 4 оценок |
Разработчик | https://mysimplescripts.com |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://tier5.us/chrome_extension |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "My simple scripts", "description": "Imagine Knowing Exactly What To Say, Every Time..", "version": "1.0.04", "action": { "default_popup": "login.html", "default_title": "My simple scripts" }, "icons": { "16": "images\/1627497609241-smallLogo.png", "48": "images\/1627497609292-mediumLogo.png", "128": "images\/1627497609341-largeLogo.png" }, "background": { "service_worker": ".\/background.js" }, "permissions": [ "storage" ], "host_permissions": [ " |