Unblocked Games

This extension was created with the help of mit.edu

Τι είναι το Unblocked Games;

Το Unblocked Games είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Cool Jum, και η κύρια λειτουργία του είναι "This extension was created with the help of mit.edu".

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

screenshot

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

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

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

                        There are more than 10000 Unblocked Games for School. One of the best unblocked games 66 at school online everyday! We have the newest games to play on. 

All the games are made on HTML5, WebGL and flash. 

This extension is developed to play online gaming on google chrome where you can find lots of free cool game

If you’re not happy with the list of games and want to add your own or favorite unblocked game.

Everyone loves games. And we feel bad when we find that we can’t play our favorite game in someplace. It gives to switch our mind and thought and helped us to keep positive. 

Indoor games are popular nowadays due to many reasons. And of if them is people have very little or no time to go outdoors and play games. So they play games on their personal computers, Chromebook and online.                    

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

Όνομα Unblocked Games Unblocked Games
ID gcfpbekgphipjndnkglfjfgicbihmdni
Επίσημο URL https://chromewebstore.google.com/detail/unblocked-games/gcfpbekgphipjndnkglfjfgicbihmdni
Περιγραφή This extension was created with the help of mit.edu
Μέγεθος Αρχείου 40.89 KB
Αριθμός Εγκαταστάσεων 4,324
Τρέχουσα Έκδοση 0.0.9
Τελευταία Ενημέρωση 2021-03-04
Ημερομηνία Δημοσίευσης 2021-03-04
Αξιολόγηση 2.00/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής Cool Jum
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://scratch.mit.edu/studios/6068305/
Διεύθυνση URL της Σελίδας Βοήθειας https://scratch.mit.edu/contact-us/
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Unblocked Games",
    "version": "0.0.9",
    "manifest_version": 2,
    "description": "This extension was created with the help of mit.edu",
    "homepage_url": "https:\/\/scratch.mit.edu\/studios\/6068305\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}