Wingdingify
Applies the Wingdings font to text.
Vad är Wingdingify?
Wingdingify är en Chrome-tillägg utvecklad av Jefferson Mei, och dess huvudfunktion är "Applies the Wingdings font to text.".
Tilläggsskärmbilder
Ladda ner Wingdingify-förlängningens CRX-fil
Ladda ner Wingdingify-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Just click on the icon and hit enable to read websites in Wingdings!
Grundläggande Information om Tillägg
Namn | Wingdingify |
ID | pekmfogcndblkehmjmcholjbpnbaakna |
Officiell webbadress | https://chromewebstore.google.com/detail/wingdingify/pekmfogcndblkehmjmcholjbpnbaakna |
Beskrivning | Applies the Wingdings font to text. |
Filstorlek | 10.46 KB |
Antal Installationer | 1,000 |
Aktuell Version | 0.0.0.3 |
Senast Uppdaterad | 2019-02-04 |
Publiceringsdatum | 2019-01-31 |
Betyg | 4.00/5 Totalt 9 Betyg |
Utvecklare | Jefferson Mei |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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": [ " |