Smartbase
Feature packed New Tab
Smartbase क्या है?
Smartbase SmartBase द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Feature packed New Tab"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Smartbase एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Enhance Your Browser SmartBase replaces your current Chrome New Tab window with a feature packed New Tab that provides you with search and social features right on your fingertips! Features: – Typographic Clock – Custom web search box – Custom Bookmarks – Task Manager By clicking "Add to Chrome", I accept and agree to installing the Chrome extension and setting Chrome New Tab, Homepage takeover, and Default Search to that provided by the service. The search features within the extension will be provided by Microsoft Bing. Permission required: Replace the page you see when opening a new tab Links: Privacy Policy: https://smartbase.tech/privacy Terms of Service: https://smartbase.tech/terms About Us: https://smartbase.tech/aboutUs Contact Us: https://smartbase.tech/contactUs
एक्सटेंशन की मूल जानकारी
नाम | Smartbase |
ID | hijkamckfelgdjkjanhpjbcidfaagpbf |
आधिकारिक URL | https://chromewebstore.google.com/detail/smartbase/hijkamckfelgdjkjanhpjbcidfaagpbf |
विवरण | Feature packed New Tab |
फ़ाइल का आकार | 8.36 MB |
स्थापना संख्या | 5,015 |
वर्तमान संस्करण | 0.0.8 |
अंतिम अपडेट | 2023-01-21 |
प्रकाशन तिथि | 2022-05-04 |
डेवलपर | SmartBase |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://smartbase.tech/privacy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Smartbase", "version": "0.0.8", "manifest_version": 3, "description": "Feature packed New Tab", "author": "SmartBase team", "chrome_url_overrides": { "newtab": "dist\/index.html" }, "icons": { "16": "assets\/img\/icon16.png", "48": "assets\/img\/icon48.png", "128": "assets\/img\/icon128.png" }, "background": { "service_worker": "background.js" }, "permissions": [ "bookmarks" ], "host_permissions": [ " |