texticon

Spice up your online presence with personality

Wat is texticon?

texticon is een Chrome-extensie ontwikkeld door a.sun, en de belangrijkste functie is "Spice up your online presence with personality".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie texticon

Download texticon-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

                        Personalize your online comments with text emoticons and images.                    

Basisinformatie over de Extensie

Naam texticon texticon
ID ojimfcdjeojpbdnifbicklfnhmndadga
Officiële URL https://chromewebstore.google.com/detail/texticon/ojimfcdjeojpbdnifbicklfnhmndadga
Beschrijving Spice up your online presence with personality
Bestandsgrootte 199 KB
Aantal Installaties 45
Huidige Versie 1.2
Laatst Bijgewerkt 2017-03-05
Publicatiedatum 2017-03-05
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar a.sun
Betalingswijze free
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "texticon",
    "description": "Spice up your online presence with personality",
    "version": "1.2",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "webRequest",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}