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
官方網址 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"
}