Satellite Finder
The Fast And Easy Way To Find a Satellite! Latest Transponder Updates for FastSatfinder, ProgDVB, DVBViewer, DVBDream, DreamBox...
Satellite Finder क्या है?
Satellite Finder https://www.fastsatfinder.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The Fast And Easy Way To Find a Satellite! Latest Transponder Updates for FastSatfinder, ProgDVB, DVBViewer, DVBDream, DreamBox..."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Satellite Finder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
The Fast And Easy Way To Find a DVB-S / DVB-S2 Satellite! Satellite finder is a tool for sat tv dish antenna based on Google Maps. An extremely fast and easy solution that will help you set up a satellite dish and easily find the signal from a satellite. You can select from a list of over 150 satellites available worldwide. Couldn't be easier to install your satellite dish with this satellite finder. Chrome Web Store: https://chrome.google.com/webstore/detail/satellite-finder/laadpcgmfdkmmkhnhoaalgbjoahkjlpn Website: https://www.fastsatfinder.com/ Privacy Policy: https://www.fastsatfinder.com/privacy.html
एक्सटेंशन की मूल जानकारी
नाम | Satellite Finder |
ID | laadpcgmfdkmmkhnhoaalgbjoahkjlpn |
आधिकारिक URL | https://chromewebstore.google.com/detail/satellite-finder/laadpcgmfdkmmkhnhoaalgbjoahkjlpn |
विवरण | The Fast And Easy Way To Find a Satellite! Latest Transponder Updates for FastSatfinder, ProgDVB, DVBViewer, DVBDream, DreamBox... |
फ़ाइल का आकार | 22.41 KB |
स्थापना संख्या | 733 |
वर्तमान संस्करण | 1.9 |
अंतिम अपडेट | 2021-03-06 |
प्रकाशन तिथि | 2021-03-06 |
रेटिंग | 4.50/5 कुल 10 रेटिंग्स |
डेवलपर | https://www.fastsatfinder.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.fastsatfinder.com/ |
सहायता पृष्ठ URL | https://www.fastsatfinder.com/contact.html |
गोपनीयता नीति पृष्ठ URL | http://www.fastsatfinder.com/privacy.html |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "background": { "service_worker": "sw.js" }, "name": "__MSG_extName__", "version": "1.9", "description": "__MSG_extDesc__", "default_locale": "en_US", "action": { "default_icon": "i\/19.png", "default_popup": "menu.html", "default_title": "The fast and easy way to find a satellite!" }, "content_security_policy": { "extension_pages": "default-src 'none';script-src 'self';style-src 'self';img-src 'self';" }, "icons": { "128": "i\/128.png", "16": "i\/16.png", "48": "i\/48.png" }, "manifest_version": 3, "minimum_chrome_version": "88.0", "permissions": [ "tabs" ], "host_permissions": [ "*:\/\/*.fastsatfinder.com\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ { "resources": [ "i\/16.png" ], "matches": [ "https:\/\/www.fastsatfinder.com\/*" ] } ] } |