Cool Text Generator
Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.
What is Cool Text Generator?
Cool Text Generator is a Chrome extension developed by https://cooltextgenerator.net, and its main feature is "Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.".
Extension Screenshots
Download Cool Text Generator Extension CRX File
Download Cool Text Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.
Extension Basic Information
Name | |
ID | dhaccicpjdnpfjgelfpjgagpdjgfmccg |
Official URL | https://chrome.google.com/webstore/detail/cool-text-generator/dhaccicpjdnpfjgelfpjgagpdjgfmccg |
Description | Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts. |
File Size | 55.09 KB |
Installation Count | 68 |
Current Version | 1 |
Last Updated | 2020-08-07 |
Publish Date | 2020-08-07 |
Developer | https://cooltextgenerator.net |
[email protected] | |
Payment Type | free |
Extension Website | https://cooltextgenerator.net/ |
Help Page URL | https://cooltextgenerator.net/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Cool Text Generator", "description": "Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.", "version": "1", "browser_action": { "default icon": "favicon.ico", "default_popup": "popup.html" }, "icons": { "16": "favicon.ico", "32": "favicon.ico", "48": "favicon.ico", "128": "favicon.ico" }, "permissions": [ "activeTab" ] } |