My Templates

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

Τι είναι το My Templates;

Το My Templates είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://myt.kainoto.com, και η κύρια λειτουργία του είναι "Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης My Templates

Λήψη αρχείων επέκτασης My Templates σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα My Templates My Templates
ID aneggokaoacjjdmgaiafojgngfgoajdl
Επίσημο URL https://chromewebstore.google.com/detail/my-templates/aneggokaoacjjdmgaiafojgngfgoajdl
Περιγραφή Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.
Μέγεθος Αρχείου 85.75 KB
Αριθμός Εγκαταστάσεων 852
Τρέχουσα Έκδοση 3.1
Τελευταία Ενημέρωση 2016-11-29
Ημερομηνία Δημοσίευσης 2016-11-29
Αξιολόγηση 4.33/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής https://myt.kainoto.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Διεύθυνση URL της Σελίδας Βοήθειας http://myt.kainoto.com/How.htm
Υποστηριζόμενες Γλώσσες 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"
    }
}