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文件

下载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 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"
}