My Templates

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

What is My Templates?

My Templates is a Chrome extension developed by https://myt.kainoto.com, and its main feature is "Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.".

Extension Screenshots

screenshot
screenshot
screenshot

Download My Templates Extension CRX File

Download My Templates extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name My Templates My Templates
ID aneggokaoacjjdmgaiafojgngfgoajdl
Official URL https://chromewebstore.google.com/detail/my-templates/aneggokaoacjjdmgaiafojgngfgoajdl
Description Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.
File Size 85.75 KB
Installation Count 852
Current Version 3.1
Last Updated 2016-11-29
Publish Date 2016-11-29
Rating 4.33/5 Total 3 Ratings
Developer https://myt.kainoto.com
Email [email protected]
Payment Type free
Help Page URL http://myt.kainoto.com/How.htm
Supported Languages 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"
    }
}