Deep Type
A place for keep your random thoughts [privately]
Wat is Deep Type?
Deep Type is een Chrome-extensie ontwikkeld door frnd.ai, en de belangrijkste functie is "A place for keep your random thoughts [privately]".
Extensie Screenshots
Download het CRX-bestand van de extensie Deep Type
Download Deep Type-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Deep Type
An inception is the root of an idea that might become next billion dollor project or a cool side project, 
never miss your ideas again                     Basisinformatie over de Extensie
| Naam |   |  
| ID | fpfhjmibgfgjkdlkjfmicekmihdpbjij | 
| Officiële URL | https://chromewebstore.google.com/detail/deep-type/fpfhjmibgfgjkdlkjfmicekmihdpbjij | 
| Beschrijving | A place for keep your random thoughts [privately] | 
| Bestandsgrootte | 12.25 KB | 
| Aantal Installaties | 44 | 
| Huidige Versie | 1.3.1 | 
| Laatst Bijgewerkt | 2020-05-09 | 
| Publicatiedatum | 2020-05-09 | 
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen | 
| Ontwikkelaar | frnd.ai | 
| [email protected] | |
| Betalingswijze | free | 
| URL van de Privacybeleid Pagina | https://www.frnd.ai/privacy-policy-1 | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Deep Type",
    "description": "A place for keep your random thoughts [privately]",
    "version": "1.3.1",
    "author": "Navaneeth KT",
    "browser_action": {
        "default_title": "New Tab"
    },
    "chrome_url_overrides": {
        "newtab": "note.html"
    },
    "icons": {
        "128": "icon2.png",
        "48": "icon1.png"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}  |  |