Quick Symbols

Quick access to text symbols!

Co to jest Quick Symbols?

Quick Symbols to rozszerzenie Chrome opracowane przez Peckitt Developments, a jego główną funkcją jest „Quick access to text symbols!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Quick Symbols

Pobierz pliki rozszerzeń Quick Symbols w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Quick Symbols Quick Symbols
ID dceoiidkfhhanonbdibabhofnignbkbh
Oficjalny URL https://chromewebstore.google.com/detail/quick-symbols/dceoiidkfhhanonbdibabhofnignbkbh
Opis Quick access to text symbols!
Rozmiar pliku 10.36 KB
Liczba instalacji 372
Aktualna Wersja 2.0
Ostatnia Aktualizacja 2014-01-10
Data Publikacji 2014-01-10
Ocena 2.67/5 Łącznie 3 Oceny
Deweloper Peckitt Developments
Typ Płatności free
Obsługiwane Języki 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"
    }
}