My Templates

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

Hvad er My Templates?

My Templates er en Chrome-udvidelse udviklet af https://myt.kainoto.com, og dens hovedfunktion er "Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download My Templates-udvidelses-CRX-fil

Download My Templates-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn My Templates My Templates
ID aneggokaoacjjdmgaiafojgngfgoajdl
Officiel URL https://chromewebstore.google.com/detail/my-templates/aneggokaoacjjdmgaiafojgngfgoajdl
Beskrivelse Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.
Filstørrelse 85.75 KB
Antal Installationer 852
Nuværende Version 3.1
Senest Opdateret 2016-11-29
Udgivelsesdato 2016-11-29
Bedømmelse 4.33/5 Samlet 3 Bedømmelser
Udvikler https://myt.kainoto.com
E-mail [email protected]
Betalingsmetode free
Hjælpeside-URL http://myt.kainoto.com/How.htm
Understøttede Sprog 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"
    }
}