My simple scripts

Imagine Knowing Exactly What To Say, Every Time..

My simple scripts란 무엇입니까?

My simple scripts은(는) https://mysimplescripts.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Imagine Knowing Exactly What To Say, Every Time.."입니다.

확장 프로그램 스크린샷

screenshot

My simple scripts 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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": [
        ""
    ],
    "short_name": "MSS"
}