Wingdingify
Applies the Wingdings font to text.
Co je Wingdingify?
Wingdingify je rozšíření Chrome vyvinuté Jefferson Mei, a jeho hlavní funkcí je „Applies the Wingdings font to text.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Wingdingify
Stáhněte si soubory rozšíření Wingdingify ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Just click on the icon and hit enable to read websites in Wingdings!
Základní Informace o Rozšíření
Název | Wingdingify |
ID | pekmfogcndblkehmjmcholjbpnbaakna |
Oficiální URL | https://chromewebstore.google.com/detail/wingdingify/pekmfogcndblkehmjmcholjbpnbaakna |
Popis | Applies the Wingdings font to text. |
Velikost souboru | 10.46 KB |
Počet instalací | 1,000 |
Aktuální Verze | 0.0.0.3 |
Poslední Aktualizace | 2019-02-04 |
Datum Vydání | 2019-01-31 |
Hodnocení | 4.00/5 Celkem 9 Hodnocení |
Vývojář | Jefferson Mei |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Wingdingify", "version": "0.0.0.3", "author": "Jefferson Mei", "description": "Applies the Wingdings font to text.", "icons": { "48": "icons\/wingdingify.png" }, "permissions": [ "activeTab", "storage" ], "background": { "scripts": [ "background\/bg_wingdings.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |