Cursive Fonts Generator Copy and Paste
The best cursive fonts for creatives are the perfect way to add a touch of handwritten charm to your designs.
什麼是Cursive Fonts Generator Copy and Paste?
Cursive Fonts Generator Copy and Paste是由https://cursivefonts.pro開發的Chrome擴展程式,該擴展的主要功能是“The best cursive fonts for creatives are the perfect way to add a touch of handwritten charm to your designs.”。
擴展截圖
下載Cursive Fonts Generator Copy and Paste擴展crx文件
下載Cursive Fonts Generator Copy and Paste擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Cursive is a distinctive type of handwriting in which the linguistic symbols are written alongside each other in a fluid fashion. It is sometimes referred to as script or collaborative writing. Script fonts are lovely types that imitate calligraphic and handwritten lettering. They can be formal, in which case they will appear sophisticated, or informal, in which case they will appear more carefree. Script fonts might be completely disconnected, somewhat disconnected, or joined. Online downloads of cursive fonts, usually referred to as script, calligraphy, or handwritten fonts, are widely accessible.
擴展基本資訊
名稱 | Cursive Fonts Generator Copy and Paste |
ID | oamnlloamoaglcglehlgcbfdegfdaldd |
官方網址 | https://chromewebstore.google.com/detail/cursive-fonts-generator-c/oamnlloamoaglcglehlgcbfdegfdaldd |
簡介 | The best cursive fonts for creatives are the perfect way to add a touch of handwritten charm to your designs. |
檔案大小 | 77.68 KB |
安裝次數 | 103 |
目前版本 | 0.2.1 |
更新時間 | 2022-11-07 |
上架時間 | 2022-11-06 |
開發者 | https://cursivefonts.pro |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://cursivefonts.pro/ |
說明頁面URL | https://cursivefonts.pro/ |
支援的語言 | id,de,en,fr,ca,es,bg,ru,ar |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_application_title__", "description": "__MSG_application_description__", "default_locale": "en", "version": "0.2.1", "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" }, "background": { "service_worker": "main.js" }, "action": { "default_popup": "popup.html" }, "permissions": [ "" ] } |