counter strike [New Tab Theme]
CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser!
Τι είναι το counter strike [New Tab Theme];
Το counter strike [New Tab Theme] είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον gamestabpvtltd, και η κύρια λειτουργία του είναι "CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης counter strike [New Tab Theme]
Λήψη αρχείων επέκτασης counter strike [New Tab Theme] σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
counter strike extension provide you with counter strike on PC new tab page. Created for counter strike fans. Counter-Strike (CS) is a series of multiplayer first-person shooter video games in which teams of terrorists battle to perpetrate an act of terror (bombing, hostage-taking, assassination) while counter-terrorists try to prevent it (bomb defusal, hostage rescue). The series began on Windows in 1999 with the release of the first game, Counter-Strike. Features: 1. When you click on New Tab then you see New Images. 2. In Games section you see Latest Games, so just click on it and play Now. 3. Show & Hide Time . 4. Share With your friends. Note:- This extension is only for Among Us Fans, When you add this extension you see your Chrome Wallpaper Was Changed.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | ejiediiohjoffgbodidemofagmdmbffd |
Επίσημο URL | https://chrome.google.com/webstore/detail/counter-strike-new-tab-th/ejiediiohjoffgbodidemofagmdmbffd |
Περιγραφή | CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser! |
Μέγεθος Αρχείου | 1.82 MB |
Αριθμός Εγκαταστάσεων | 148 |
Τρέχουσα Έκδοση | 2.2 |
Τελευταία Ενημέρωση | 2021-06-14 |
Ημερομηνία Δημοσίευσης | 2021-06-14 |
Αξιολόγηση | 4.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | gamestabpvtltd |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://games.techysharif.live/game/counter-strike-online-game |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "counter strike [New Tab Theme]", "version": "2.2", "description": "CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser!", "action": { "default_icon": { "16": "logo16.png", "32": "logo32.png" } }, "icons": { "16": "logo16.png", "32": "logo32.png", "48": "logo48.png", "128": "logo128.png" }, "host_permissions": [ "http:\/\/admin.onlynewtab.com\/*" ], "background": { "background.service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |