My Templates

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

Vad är My Templates?

My Templates är en Chrome-tillägg utvecklad av https://myt.kainoto.com, och dess huvudfunktion är "Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner My Templates-förlängningens CRX-fil

Ladda ner My Templates-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn My Templates My Templates
ID aneggokaoacjjdmgaiafojgngfgoajdl
Officiell webbadress https://chromewebstore.google.com/detail/my-templates/aneggokaoacjjdmgaiafojgngfgoajdl
Beskrivning Create new documents, spreadsheets or presentations with 1 click from Your template file. Simple and effective from browser icon.
Filstorlek 85.75 KB
Antal Installationer 852
Aktuell Version 3.1
Senast Uppdaterad 2016-11-29
Publiceringsdatum 2016-11-29
Betyg 4.33/5 Totalt 3 Betyg
Utvecklare https://myt.kainoto.com
E-post [email protected]
Betalningssätt free
Hjälpsida URL http://myt.kainoto.com/How.htm
Stödda Språk 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"
    }
}