Cool Text Generator
Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.
Cool Text Generator là gì?
Cool Text Generator là một tiện ích mở rộng Chrome được phát triển bởi https://cooltextgenerator.net, và tính năng chính của nó là "Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Cool Text Generator
Tải xuống các tệp mở rộng Cool Text Generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dhaccicpjdnpfjgelfpjgagpdjgfmccg |
URL Chính Thức | https://chrome.google.com/webstore/detail/cool-text-generator/dhaccicpjdnpfjgelfpjgagpdjgfmccg |
Mô tả | Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts. |
Kích Thước Tệp | 55.09 KB |
Số Lần Cài Đặt | 68 |
Phiên Bản Hiện Tại | 1 |
Cập Nhật Lần Cuối | 2020-08-07 |
Ngày Phát Hành | 2020-08-07 |
Nhà Phát Triển | https://cooltextgenerator.net |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://cooltextgenerator.net/ |
URL Trang Trợ Giúp | https://cooltextgenerator.net/ |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |