International On-Screen Keyboard

International On-Screen Keyboard to type and search internet in your native language

Cos'è International On-Screen Keyboard?

International On-Screen Keyboard è un'estensione di Chrome sviluppata da https://sciweavers.org, e la sua funzione principale è "International On-Screen Keyboard to type and search internet in your native language".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione International On-Screen Keyboard

Scarica i file di estensione International On-Screen Keyboard in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        ★ i2Type is a free online international onscreen keyboard that enables you to engage with internet or touch-screen computers in your native language i.e., write email, send tweet, post to facebook, reply to comments, etc. i2Type supports all world languages. 

★ When you select your language, you can display invisible characters by pressing either Caps Lock, Shift, Ctrl + Alt, or Ctrl + Alt + Shift. 

★ With a click of a button, you can copy what you typed to your clipboard, post it to major social networks i.e., Twitter, Facebook, or use it to query major websites i.e., Google, Bing, YouTube, Wikipedia, and Flicker. 

★ To search/post other websites than those provided, just copy your typed text to clipboard using the blue button then paste it to the desired website.

╭━━━━━━━━━━━━━━╮
★ Supported Languages   ★
╰━━━━━━━━━━━━━━╯

Afrikaans	Albanian    Arabic	  Armenian	    Assamese	Basque      Belarusian    Bengali	    Bosnian		Bulgarian   Catalan	  Chinese         Cornish	        Croatian    Czech 	  Danish	    Dutch  	        English     Estonian	  Farsi	    
Finnish		French 	    Galician      Georgian
German	        Greek 	    Gujarati      Hebrew	    Hungarian	Hindi       Hiragana	  Icelandic	    Italian		Kannada     Katakana	  Kazakh
Konkani	        Korean	    Latvian	  Lithuanian 	    Macedonian	Malayalam   Maltese       Marathi 	    Mongolian       Nepal	    Norwegian	  Polish
Portuguese      Punjabi	    Quechua       Romanian	    Russian         Sanskrit    Serbian       Slovak	    Spanish		Tamil	    Tatar	  Telugu
Thai  	        Turkish	    Ukrainian	  Urdu	 	    Uzbek	        Vietnamese

i2Type utilizes an online service http://www.sciweavers.org/i2type
which is offered by sciweavers.org, an academic network for researchers.                    

Informazioni di Base sull'Estensione

Nome International On-Screen Keyboard International On-Screen Keyboard
ID ohpiacnomiacdnhcfalghggiankgknak
URL Ufficiale https://chromewebstore.google.com/detail/international-on-screen-k/ohpiacnomiacdnhcfalghggiankgknak
Descrizione International On-Screen Keyboard to type and search internet in your native language
Dimensione del File 132 KB
Conteggio Installazioni 6,000
Versione Corrente 3.0
Ultimo Aggiornamento 2013-06-15
Data di Pubblicazione 2013-06-15
Valutazione 3.00/5 Totale 69 Valutazioni
Sviluppatore https://sciweavers.org
Tipo di Pagamento free
Sito Web dell'Estensione http://www.sciweavers.org/i2type
URL della Pagina di Aiuto http://www.sciweavers.org/contact
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "International On-Screen Keyboard",
    "version": "3.0",
    "manifest_version": 2,
    "description": "International On-Screen Keyboard to type and search internet in your native language",
    "browser_action": {
        "default_icon": "i2type-19.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "48": "i2type-48.png",
        "128": "i2type-128.png"
    }
}