Running Fred - Unblocked Games
Running Fred is a best game now you can play right on Chrome™ Browser! Offline and Popup Version. Let's Play!
Τι είναι το Running Fred - Unblocked Games;
Το Running Fred - Unblocked Games είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://unblockedgames.ee, και η κύρια λειτουργία του είναι "Running Fred is a best game now you can play right on Chrome™ Browser! Offline and Popup Version. Let's Play!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Running Fred - Unblocked Games
Λήψη αρχείων επέκτασης Running Fred - Unblocked Games σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Running Fred - Unblocked Games for Chrome Extension, developed by unblockedgames.ee, is an exhilarating endless running game that will keep you on the edge of your seat. In this action-packed game, you take control of Fred, a fearless character who finds himself trapped in a twisted and treacherous world. Your mission is to guide Fred through a series of dangerous obstacles, including deadly traps and menacing creatures, while collecting coins and power-ups along the way. The game features stunning visuals and immersive sound effects that enhance the adrenaline-pumping gameplay. With its intuitive controls, you can easily maneuver Fred to perform epic jumps, slides, and maneuvers to avoid imminent peril. As you progress, you can unlock new characters and costumes, adding a layer of customization to your gaming experience. "Running Fred - Unblocked Games" offers a seamless gaming experience through the Chrome Extension, allowing you to play the game without any restrictions. Whether you're taking a break from work or school, this unblocked game provides a thrilling escape and guarantees hours of entertainment. So, get ready to unleash your inner daredevil and embark on an unforgettable adventure with Fred in this addictive and challenging running game. If you want play more games please click on "Unblocked Games, Web Version" and click on web version for play on our website https://unblockedgames.ee/
Βασικές Πληροφορίες Επέκτασης
Όνομα | Running Fred - Unblocked Games |
ID | ldcdineldkdecdohjbalhmkchnaigkbi |
Επίσημο URL | https://chromewebstore.google.com/detail/running-fred-unblocked-ga/ldcdineldkdecdohjbalhmkchnaigkbi |
Περιγραφή | Running Fred is a best game now you can play right on Chrome™ Browser! Offline and Popup Version. Let's Play! |
Μέγεθος Αρχείου | 44.23 MB |
Αριθμός Εγκαταστάσεων | 86 |
Τρέχουσα Έκδοση | 1.0.1 |
Τελευταία Ενημέρωση | 2023-12-27 |
Ημερομηνία Δημοσίευσης | 2023-12-27 |
Προγραμματιστής | https://unblockedgames.ee |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://unblockedgames.ee/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://unblockedgames.ee/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://unblockedgames.ee/privacy-policy |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,sv,cs,el,sr,bg,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "offline_enabled": true, "default_locale": "en_US", "version": "1.0.1", "description": "__MSG_appDesc__", "homepage_url": "https:\/\/unblockedgames.ee\/", "background": { "service_worker": "background.js" }, "action": { "default_title": "Running Fred Unblocked", "default_icon": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "default_popup": "popup.html" }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'" }, "sandbox": { "pages": [ "running-fred\/index.html" ] }, "icons": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" } } |