Free Logo Maker
Use our onine free logo maker software to help create a logo which fits your needs.
Free Logo Makerคืออะไร?
Free Logo Maker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://logomaker.freeonlineapps.net และคุณลักษณะหลักของมันคือ "Use our onine free logo maker software to help create a logo which fits your needs."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Free Logo Maker
ดาวน์โหลดไฟล์ส่วนขยาย Free Logo Maker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Use our online free logo helper software to help create a logo which fits your needs. Our logos can be used by businesses, charities, organizations and it is 100% free. There are no limits/watermarks etc associated with our logos. To begin using our logo maker software, please type in your business name/slogan in the text field. You can preview your logo to see how it looks like during the creation process. Please note all logos which are created are deleted from our servers within 1 hour and your privacy is protected. All logos are created automatically via a mix of different fonts/symbols and you can tweak your logo to your hearts content without having to wait for a designer. Begin making your logo for free today!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hahekabgdfgkekeidjlhnnhgbjfdlkmm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/free-logo-maker/hahekabgdfgkekeidjlhnnhgbjfdlkmm |
คำอธิบาย | Use our onine free logo maker software to help create a logo which fits your needs. |
ขนาดไฟล์ | 7.92 MB |
จำนวนการติดตั้ง | 5,128 |
เวอร์ชันปัจจุบัน | 3.0.2 |
อัปเดตครั้งล่าสุด | 2023-10-31 |
วันที่เผยแพร่ | 2020-05-13 |
คะแนน | 2.33/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | https://logomaker.freeonlineapps.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://logomaker.freeonlineapps.net/ |
URL หน้าช่วยเหลือ | https://logomaker.freeonlineapps.net/contact |
URL หน้านโยบายความเป็นส่วนตัว | https://www.freebusinessapps.net/privacy |
ภาษาที่รองรับ | id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "version": "3.0.2", "description": "__MSG_appDescription__", "default_locale": "en", "short_name": "__MSG_appShortName__", "background": { "service_worker": "scripts\/background.js" }, "action": { "default_icon": "icons\/icon64.png", "default_title": "__MSG_appName__" }, "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "64": "icons\/icon64.png", "128": "icons\/icon128.png", "256": "icons\/icon256.png" }, "permissions": [], "homepage_url": "https:\/\/www.freelogohelper.com\/" } |