MyFotos Internet Search
Set and change new tab background.
MyFotos Internet Search क्या है?
MyFotos Internet Search MyFotos द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Set and change new tab background."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में MyFotos Internet Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
MyFotos Internet Search allows you to pick any image from the settings and save it as a background of new tab. Images are taken from Free stock photos pexels.com By clicking "Add to Chrome", I accept and agree to installing the "MyFotos Internet Search" Chrome extension and setting Chrome™ new tab search provider to Microsoft Bing as described by the service in the Terms of Use and Privacy Policy Search results will be provided by Microsoft Bing. Terms & Conditions: https://myfotos.net/terms.php Privacy Policy: https://myfotos.net/privacy.php
एक्सटेंशन की मूल जानकारी
नाम | MyFotos Internet Search |
ID | fnmckdpliodfjheofaceadijdbpgnmnf |
आधिकारिक URL | https://chromewebstore.google.com/detail/myfotos-internet-search/fnmckdpliodfjheofaceadijdbpgnmnf |
विवरण | Set and change new tab background. |
फ़ाइल का आकार | 3.4 MB |
स्थापना संख्या | 11,050 |
वर्तमान संस्करण | 0.0.3 |
अंतिम अपडेट | 2023-08-13 |
प्रकाशन तिथि | 2023-08-04 |
रेटिंग | 5.00/5 कुल 12 रेटिंग्स |
डेवलपर | MyFotos |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://myfotos.net/ |
सहायता पृष्ठ URL | https://myfotos.net/contact.php |
गोपनीयता नीति पृष्ठ URL | https://myfotos.net/privacy.php |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "MyFotos Internet Search", "author": "MyFotos", "version": "0.0.3", "description": "Set and change new tab background.", "icons": { "16": "assets\/icons\/icon16.png", "28": "assets\/icons\/icon28.png", "32": "assets\/icons\/icon32.png", "48": "assets\/icons\/icon48.png", "64": "assets\/icons\/icon64.png", "96": "assets\/icons\/icon96.png", "128": "assets\/icons\/icon128.png" }, "chrome_url_overrides": { "newtab": "options.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline';" } } |