Summer Tab
Summer Tab
Summer Tab क्या है?
Summer Tab Green advex technology llc द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Summer Tab"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Summer Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "SummerTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy.
Tabs with Latest News List and manage history block
The new tab of your favorite browser will become more informative with the help of our extension.
Features
The new tab is equipped with:
- the latest news block;
- built-in weather forecast in the user's location;
- quick links to popular messengers
- manage history block.
Try the SummerTab extension and personalize your browser!
https://infoagroup.com/helps/priv.html - Privacy Policy
https://infoagroup.com/helps/term.html - Terms of Use
https://infoagroup.com/helps/contacts.html - Contact Us
https://infoagroup.com/helps/about.html - About Us
https://infoagroup.com/helps/un-install.html - Uninstall एक्सटेंशन की मूल जानकारी
| नाम | |
| ID | dclbdlgnlaodfbjghpdjiodbnlicgalo |
| आधिकारिक URL | https://chromewebstore.google.com/detail/summer-tab/dclbdlgnlaodfbjghpdjiodbnlicgalo |
| विवरण | Summer Tab |
| फ़ाइल का आकार | 7.81 MB |
| स्थापना संख्या | 56,440 |
| वर्तमान संस्करण | 1.1.1 |
| अंतिम अपडेट | 2022-07-01 |
| प्रकाशन तिथि | 2022-04-19 |
| रेटिंग | 5.00/5 कुल 10 रेटिंग्स |
| डेवलपर | Green advex technology llc |
| ईमेल | [email protected] |
| भुगतान के प्रकार | free |
| गोपनीयता नीति पृष्ठ URL | https://infoagroup.com/helps/priv.html |
| समर्थित भाषाएँ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"action": {
"default_icon": {
"128": "summer-tab-128.png"
}
},
"chrome_url_overrides": {
"newtab": "dist\/index.html"
},
"background": {
"service_worker": "background.js"
},
"description": "Summer Tab",
"icons": {
"128": "summer-tab-128.png"
},
"manifest_version": 3,
"name": "Summer Tab",
"permissions": [
"storage",
"background",
"history"
],
"version": "1.1.1"
} | |