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是由https://myt.kainoto.com开发的Chrome扩展程序,该扩展的主要功能是“Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.”。

扩展截图

screenshot
screenshot
screenshot

下载My Templates扩展crx文件

下载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"
    }
}