ASCII Art
ASCII Art Extension helps you copy/paste Text Art - Text Pictures to anywhere.
ASCII Artคืออะไร?
ASCII Art เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Free Software Apps และคุณลักษณะหลักของมันคือ "ASCII Art Extension helps you copy/paste Text Art - Text Pictures to anywhere."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ASCII Art
ดาวน์โหลดไฟล์ส่วนขยาย ASCII Art ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Want to have access to over 100+ ASCII Art for Youtube comments/Facebook status updates/ Skype / Yahoo Messenger/ Whatsapp conversations or Instagram updates? Use our text art generator today. We make it easy for you, simply install our software ASCII Art and get FREE access to the top 100+ ASCII Art. Make your conversations more memorable today once you install this software as you can decorate every comment/status update with a new text art. We have various types of small text art. To begin using the software ASCII Art, simply click on the software icon and choose the text art you want to use. Paste the text art you wish to use into Skype/Slack/Facebook Messenger etc once you have chosen the text art which best describes your mood at the moment. Its that easy & simple to use! You can use our ascii smiley and copypasta art for Youtube/Twitch chat. Disclaimer: Please note this extension is NOT made by Google and is made by an independent development team. All copyrights belong to their respective owners. Google doesn’t endorse or sponsor this Chrome extension. ASCII Art is not owned by, is not licensed by and is not a subsidiary of Google Inc.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ASCII Art |
ID | iiijcjlkdiolgjlchofcehnenjijmpoc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ascii-art/iiijcjlkdiolgjlchofcehnenjijmpoc |
คำอธิบาย | ASCII Art Extension helps you copy/paste Text Art - Text Pictures to anywhere. |
ขนาดไฟล์ | 708 KB |
จำนวนการติดตั้ง | 732 |
เวอร์ชันปัจจุบัน | 1.0.0.8 |
อัปเดตครั้งล่าสุด | 2020-09-24 |
วันที่เผยแพร่ | 2020-03-31 |
คะแนน | 4.40/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | Free Software Apps |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | id,ms,de,en,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": 2, "name": "__MSG_application_title__", "version": "1.0.0.8", "offline_enabled": true, "default_locale": "en", "container": [ "GOOGLE_DRIVE" ], "description": "__MSG_application_description__", "icons": { "128": "icon-128.png", "48": "icon-48.png", "16": "icon-16.png" }, "browser_action": { "default_icon": { "16": "icon-16.png", "32": "icon-32.png" } }, "homepage_url": "https:\/\/textart-keyboard.freefinancetools.net\/", "background": { "scripts": [ "\/notify\/update-conf.js", "\/notify\/update.min.js", "\/notify\/background.js" ] } } |