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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον unopresents, και η κύρια λειτουργία του είναι "Have your posts stand out from the crowd with this simple Unicode fancy font text changer, emoji library, & Instagram line-breaker!".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης UNO's Social Media Pal

Λήψη αρχείων επέκτασης UNO's Social Media Pal σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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' *;"
}