Fishing Clash: Fish Catching Games
Fishing Clash: Fish Catching game, now available on chrome
Fishing Clash: Fish Catching Games क्या है?
Fishing Clash: Fish Catching Games http://gaming.blueicegame.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fishing Clash: Fish Catching game, now available on chrome"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Fishing Clash: Fish Catching Games एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } |