MemeFusion: Make memes in your browser

Make memes in your browser

Τι είναι το MemeFusion: Make memes in your browser;

Το MemeFusion: Make memes in your browser είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://memefusion.com, και η κύρια λειτουργία του είναι "Make memes in your browser".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης MemeFusion: Make memes in your browser

Λήψη αρχείων επέκτασης MemeFusion: Make memes in your browser σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        * Right click on images on popular sites including image search engines to use them as meme templates.

* Or choose from hundreds of existing meme templates.

* Free, ad free and your memes have no watermarks.

* Making memes is easy and fun with MemeFusion’s meme creation tool.

* You can easily share, download, or copy any memes you make without watermarks.

* Discover and view memes made by the community.

* Compete against other skilled memers to see who can make the best memes.


Instructions:
1. Install the chrome extension by clicking the “Add to Chrome” button. 

2. Go to images.google.com, images.bing.com, or many other popular sites.

3. Right click on images, and click “Create meme…”.

4. Create your meme and click “Post”.

5. Mouse over your meme and use the Share button to share or click the “...” button to download or copy your meme.

Troubleshooting:
Please email us at [email protected] if you have any issues with using our extension.


--------------------------------------------------

Terms of service:
 https://www.memefusion.com/terms

Privacy policy:
https://www.memefusion.com/privacy                    

Βασικές Πληροφορίες Επέκτασης

Όνομα MemeFusion: Make memes in your browser MemeFusion: Make memes in your browser
ID hdjdmfnbfdfchppcigajgmnemodeponc
Επίσημο URL https://chrome.google.com/webstore/detail/memefusion-make-memes-in/hdjdmfnbfdfchppcigajgmnemodeponc
Περιγραφή Make memes in your browser
Μέγεθος Αρχείου 1.09 MB
Αριθμός Εγκαταστάσεων 3,000
Τρέχουσα Έκδοση 2.6
Τελευταία Ενημέρωση 2021-07-09
Ημερομηνία Δημοσίευσης 2020-08-15
Αξιολόγηση 3.69/5 Συνολικά 13 Αξιολογήσεις
Προγραμματιστής http://memefusion.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://memefusion.com?source=cws
URL της Σελίδας Πολιτικής Απορρήτου https://www.memefusion.com/privacy
Υποστηριζόμενες Γλώσσες en,es,pt-BR,pt-PT
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName_memes__",
    "default_locale": "en",
    "version": "2.6",
    "description": "__MSG_extDescription_memes__",
    "permissions": [
        "contextMenus",
        "identity",
        "alarms"
    ],
    "oauth2": {
        "client_id": "240588228650-lv0ofg86b69u91lh9dhplsarq6rcsu9q.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "background": {
        "scripts": [
            "js\/vendor.js",
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/memes\/icon16.png",
            "32": "icons\/memes\/icon32.png",
            "48": "icons\/memes\/icon48.png",
            "128": "icons\/memes\/icon128.png"
        }
    },
    "icons": {
        "16": "icons\/memes\/icon16.png",
        "32": "icons\/memes\/icon32.png",
        "48": "icons\/memes\/icon48.png",
        "128": "icons\/memes\/icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmRrJGEaj8KHSZqbIZBbcBOifBxmoyH7+r7wxsfm63ylMEwZq2vp2pZYjLUMOqE47XvNKcyT+8TbnUtkdnmPORBMNkvJiaR7Cmd3F0XJGPUa4+87BuBPOtS+AQe60cYQnqrRlO4vGCgLltWVZija1RyK7qDQAt\/77RRFlF5EERfrrX\/rRVSuEjqAKM62YQbBIHX3PndiePojTroaVD5DiKu8n\/44k531\/8boqClNOfGv39xFbwx1IMXH+pCAC8gmqDN5\/iE9eo5xfAGwbq2JXDLnkM4HB03ZEGMXNTQeE7BOTEvBEurHron6C9SqGMQmaLDZgL7u2H0sBV6KDlxt8RQIDAQAB",
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/analytics.js https:\/\/ssl.google-analytics.com\/ga.js; object-src 'self'",
    "web_accessible_resources": [
        "assets\/*"
    ],
    "manifest_version": 2
}