Quick Symbols
Quick access to text symbols!
¿Qué es Quick Symbols?
Quick Symbols es una extensión de Chrome desarrollada por Peckitt Developments, y su función principal es "Quick access to text symbols!".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Quick Symbols
Descarga archivos de extensión Quick Symbols en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Quick Symbols gives you quick access to those pesky text symbols which you never seem to have a copy of. Version Log: V 2.0 21/07/2013 Interface reset V 1.9.5 13/07/2013 Interface redesign (BROKEN) V 1.4 10/07/2013 Character and Extras sections added, display thinner V 1.2.5 07/10/2012 Currency and Arrows sections added V 1.0 25/09/2012 Redesign V 0.1 22/09/2012 Initial release to the chrome web store with limited selection Copyright and license Copyright 2013 Peckitt Software Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Información Básica de la Extensión
Nombre | Quick Symbols |
ID | dceoiidkfhhanonbdibabhofnignbkbh |
URL Oficial | https://chromewebstore.google.com/detail/quick-symbols/dceoiidkfhhanonbdibabhofnignbkbh |
Descripción | Quick access to text symbols! |
Tamaño del Archivo | 10.36 KB |
Cantidad de Instalaciones | 372 |
Versión Actual | 2.0 |
Última Actualización | 2014-01-10 |
Fecha de Publicación | 2014-01-10 |
Calificación | 2.67/5 Total de 3 Calificaciones |
Desarrollador | Peckitt Developments |
Tipo de Pago | free |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Quick Symbols", "version": "2.0", "manifest_version": 2, "description": "Quick access to text symbols!", "browser_action": { "default_icon": "COPYRIGHT.png", "default_popup": "popup.html" } } |