My simple scripts

Imagine Knowing Exactly What To Say, Every Time..

Was ist My simple scripts?

My simple scripts ist eine Chrome-Erweiterung, die von https://mysimplescripts.com entwickelt wurde, und ihr Hauptmerkmal ist "Imagine Knowing Exactly What To Say, Every Time..".

Erweiterungsscreenshots

screenshot

My simple scripts-Erweiterungs-CRX-Datei herunterladen

Laden Sie My simple scripts-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name My simple scripts My simple scripts
ID lhjmccfjgmljjfichceakhnapjhijcpa
Offizielle URL https://chromewebstore.google.com/detail/my-simple-scripts/lhjmccfjgmljjfichceakhnapjhijcpa
Beschreibung Imagine Knowing Exactly What To Say, Every Time..
Dateigröße 254 KB
Installationsanzahl 222
Aktuelle Version 1.0.04
Letztes Update 2023-12-27
Veröffentlichungsdatum 2021-08-11
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler https://mysimplescripts.com
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://tier5.us/chrome_extension
Unterstützte Sprachen 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"
}