My Templates

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

Apa itu My Templates?

My Templates adalah ekstensi Chrome yang dikembangkan oleh https://myt.kainoto.com, dan fitur utamanya adalah "Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi My Templates

Unduh file ekstensi My Templates dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama My Templates My Templates
ID aneggokaoacjjdmgaiafojgngfgoajdl
URL Resmi https://chromewebstore.google.com/detail/my-templates/aneggokaoacjjdmgaiafojgngfgoajdl
Deskripsi Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.
Ukuran File 85.75 KB
Jumlah Instalasi 852
Versi Saat Ini 3.1
Terakhir Diperbarui 2016-11-29
Tanggal Publikasi 2016-11-29
Penilaian 4.33/5 Total 3 Penilaian
Pengembang https://myt.kainoto.com
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan http://myt.kainoto.com/How.htm
Bahasa yang Didukung 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"
    }
}