My Templates

Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.

Was ist My Templates?

My Templates ist eine Chrome-Erweiterung, die von https://myt.kainoto.com entwickelt wurde, und ihr Hauptmerkmal ist "Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

My Templates-Erweiterungs-CRX-Datei herunterladen

Laden Sie My Templates-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

                        Mytemplates works by finding your documents that have the word MyTemplates (or any other you search for) anywhere in the title. This is practically all you need to know. 

We don't open your documents or store them in our database. We just make a copy within your Google Documents and open that copy for you. Files are never leaving Google server.                    

Grundlegende Informationen zur Erweiterung

Name My Templates My Templates
ID aneggokaoacjjdmgaiafojgngfgoajdl
Offizielle URL https://chromewebstore.google.com/detail/my-templates/aneggokaoacjjdmgaiafojgngfgoajdl
Beschreibung Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.
Dateigröße 85.75 KB
Installationsanzahl 852
Aktuelle Version 3.1
Letztes Update 2016-11-29
Veröffentlichungsdatum 2016-11-29
Bewertung 4.33/5 Insgesamt 3 Bewertungen
Entwickler https://myt.kainoto.com
E-Mail [email protected]
Zahlungsart free
Hilfeseite URL http://myt.kainoto.com/How.htm
Unterstützte Sprachen en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "icons": {
        "38": "icons\/38x38.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "name": "My Templates",
    "description": "Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.",
    "version": "3.1",
    "browser_action": {
        "default_title": "My Templates",
        "default_icon": {
            "38": "icons\/38x38.png",
            "48": "icons\/48x48.png",
            "128": "icons\/128x128.png"
        },
        "default_popup": "popup.html"
    }
}