Fishing Clash: Fish Catching Games
Fishing Clash: Fish Catching game, now available on chrome
Τι είναι το Fishing Clash: Fish Catching Games;
Το Fishing Clash: Fish Catching Games είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://gaming.blueicegame.com, και η κύρια λειτουργία του είναι "Fishing Clash: Fish Catching game, now available on chrome".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Fishing Clash: Fish Catching Games
Λήψη αρχείων επέκτασης Fishing Clash: Fish Catching Games σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Play with the most famous heroes in the history of video games in Fishing Clash: Fish Catching Games. How to use - Just by clicking on Add to Chrome it will be added automatically install. - In the upper left corner, click on settings to customize all options according to your needs. - Enjoy Fishing Clash: Fish Catching Games! * You have to disable ad-blocker for use this extension.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | heoiobjccfjpnaaopgifnkkcpfddhijd |
Επίσημο URL | https://chrome.google.com/webstore/detail/fishing-clash-fish-catchi/heoiobjccfjpnaaopgifnkkcpfddhijd |
Περιγραφή | Fishing Clash: Fish Catching game, now available on chrome |
Μέγεθος Αρχείου | 59.1 KB |
Αριθμός Εγκαταστάσεων | 565 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2020-07-27 |
Ημερομηνία Δημοσίευσης | 2020-07-27 |
Προγραμματιστής | http://gaming.blueicegame.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://gaming.blueicegame.com |
URL της Σελίδας Πολιτικής Απορρήτου | http://gaming.blueicegame.com/privacy |
Υποστηριζόμενες Γλώσσες | en,en-GB,en-US |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "19": "19.png", "38": "38.png" }, "default_title": "__MSG_appName__" }, "content_security_policy": "script-src 'self'; object-src 'self'", "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "icon.png" }, "manifest_version": 2, "name": "__MSG_appName__", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |