UNO's Social Media Pal

Have your posts stand out from the crowd with this simple Unicode fancy font text changer, emoji library, & Instagram line-breaker!

UNO's Social Media Pal란 무엇입니까?

UNO's Social Media Pal은(는) unopresents에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Have your posts stand out from the crowd with this simple Unicode fancy font text changer, emoji library, & Instagram line-breaker!"입니다.

확장 프로그램 스크린샷

screenshot

UNO's Social Media Pal 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Do you love to stand out on social media through creative fonts and fun emojis? 

Sick of wasting time using clunky websites and losing your workflow? 

Our UNO Social Media Pal is your one stop chrome extension for unicode text changing, instagram line-breaker and emoji library. Everything you need to take your social media game to the next level, in one simple and easy to use widget.

Quickly change your key points into one of many unicode texts such as (bold, italic, monotype and more)! 

Choose your favourites and have them at the tip of your fingers whenever you need. 

Why not throw in an emoji or two to tie everything nicely together - using our emoji library!  

This product was created by Adam Metwally & Techfas and is available for free!  

If you love it, a donation would be appreciated because I'm broke x <3   

paypal.me/meetwally  

If you need to get in touch: 

www.facebook.com/unopresents
www.instagram.com/meetwally                    

확장 프로그램 기본 정보

이름 UNO's Social Media Pal UNO's Social Media Pal
ID mndllaoigngecdddnkdofdhghejlpdih
공식 URL https://chromewebstore.google.com/detail/unos-social-media-pal/mndllaoigngecdddnkdofdhghejlpdih
설명 Have your posts stand out from the crowd with this simple Unicode fancy font text changer, emoji library, & Instagram line-breaker!
파일 크기 2.49 MB
설치 횟수 22
현재 버전 1.0
최근 업데이트 2020-08-27
출시 날짜 2020-08-11
개발자 unopresents
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "UNO's Social Media Pal",
    "description": "Have your posts stand out from the crowd with this simple Unicode fancy font text changer, emoji library, & Instagram line-breaker!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "imgs\/Logo1.png",
        "default_popup": "newtab.html"
    },
    "icons": {
        "16": "imgs\/dim_16.png",
        "32": "imgs\/dim_32.png",
        "48": "imgs\/dim_48.png",
        "128": "imgs\/dim_128.png"
    },
    "permissions": [
        "https:\/\/cdn.jsdelivr.net\/*",
        "https:\/\/cdn.rawgit.com\/*"
    ],
    "content_security_policy": "script-src 'unsafe-eval' 'unsafe-inline' 'self' https:\/\/cdn.jsdelivr.net; 'unsafe-eval' 'unsafe-inline' 'self' https:\/\/cdn.rawgit.com; object-src 'self'; default-src 'unsafe-inline' 'self' * data:; img-src 'self' 'unsafe-inline' * data:;style-src  'self' 'unsafe-inline' *;"
}