My simple scripts

Imagine Knowing Exactly What To Say, Every Time..

My simple scripts là gì?

My simple scripts là một tiện ích mở rộng Chrome được phát triển bởi https://mysimplescripts.com, và tính năng chính của nó là "Imagine Knowing Exactly What To Say, Every Time..".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng My simple scripts

Tải xuống các tệp mở rộng My simple scripts dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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...                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên My simple scripts My simple scripts
ID lhjmccfjgmljjfichceakhnapjhijcpa
URL Chính Thức https://chromewebstore.google.com/detail/my-simple-scripts/lhjmccfjgmljjfichceakhnapjhijcpa
Mô tả Imagine Knowing Exactly What To Say, Every Time..
Kích Thước Tệp 254 KB
Số Lần Cài Đặt 222
Phiên Bản Hiện Tại 1.0.04
Cập Nhật Lần Cuối 2023-12-27
Ngày Phát Hành 2021-08-11
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển https://mysimplescripts.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://tier5.us/chrome_extension
Ngôn Ngữ Được Hỗ Trợ 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"
}