My simple scripts

Imagine Knowing Exactly What To Say, Every Time..

My simple scripts क्या है?

My simple scripts https://mysimplescripts.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Imagine Knowing Exactly What To Say, Every Time.."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में My simple scripts एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}