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はhttps://logomaker.freeonlineapps.netによって開発されたChromeの拡張機能で、その主な機能は「Use our onine free logo maker software to help create a logo which fits your needs.」です。
拡張機能のスクリーンショット
Free Logo Maker拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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\/" } |