Extreme LOL

Best funny pictures and memes from all over the Web ! Updated Daily

Τι είναι το Extreme LOL;

Το Extreme LOL είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.extremelol.net, και η κύρια λειτουργία του είναι "Best funny pictures and memes from all over the Web ! Updated Daily".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Extreme LOL

Λήψη αρχείων επέκτασης Extreme LOL σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Best funny pictures and memes from all over the Web ! Updated Daily                    

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

Όνομα Extreme LOL Extreme LOL
ID hionjpfnefppcmjkoehebblohamikjik
Επίσημο URL https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik
Περιγραφή Best funny pictures and memes from all over the Web ! Updated Daily
Μέγεθος Αρχείου 10 KB
Αριθμός Εγκαταστάσεων 26
Τρέχουσα Έκδοση 1.3
Τελευταία Ενημέρωση 2019-05-19
Ημερομηνία Δημοσίευσης 2019-05-19
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής https://www.extremelol.net
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "name": "Extreme LOL",
    "description": "Best funny pictures and memes from all over the Web ! Updated Daily",
    "browser_action": {
        "default_icon": {
            "128": "icon.png",
            "48": "icon48.png",
            "16": "icon1.png"
        },
        "default_title": "Extreme LOL"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "1.3"
}