Charming Tab
Default new tab take over with charming random landscape page
Charming Tab क्या है?
Charming Tab T.M.D.S. TECHNICAL MANAGEMENT LIMITED द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Default new tab take over with charming random landscape page"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Charming Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Charming Tab replaces the standard background with a nice random landscape picture. Customize it the way you want by adding your images. Turn your regular start page into a beautiful one with the Charming Tab. Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "Charming Tab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy.
Privacy Policy https://charming-tab.com/search/a0302/privacy.html
Terms of Use https://charming-tab.com/search/a0302/terms.html
Contact Us https://charming-tab.com/search/a0302/contact.html
About Us https://charming-tab.com/search/a0302/about.html
Uninstall https://charming-tab.com/search/a0302/uninstall.html एक्सटेंशन की मूल जानकारी
| नाम | |
| ID | kbnpeiabjlfcakokkpbcgalbgiljoddf |
| आधिकारिक URL | https://chromewebstore.google.com/detail/charming-tab/kbnpeiabjlfcakokkpbcgalbgiljoddf |
| विवरण | Default new tab take over with charming random landscape page |
| फ़ाइल का आकार | 259 KB |
| स्थापना संख्या | 56,900 |
| वर्तमान संस्करण | 2.0 |
| अंतिम अपडेट | 2022-09-20 |
| प्रकाशन तिथि | 2020-04-10 |
| रेटिंग | 4.77/5 कुल 35 रेटिंग्स |
| डेवलपर | T.M.D.S. TECHNICAL MANAGEMENT LIMITED |
| ईमेल | [email protected] |
| भुगतान के प्रकार | free |
| गोपनीयता नीति पृष्ठ URL | https://charming-tab.com/search/a0302/privacy.html |
| समर्थित भाषाएँ | en |
| manifest.json | |
{
"background": {
"service_worker": "js\/bg.js"
},
"action": {
"default_icon": "icon.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"description": "Default new tab take over with charming random landscape page",
"icons": {
"128": "icon.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgWuByNjZQXJPON\/\/PpQlEhMBvkS+e+ClJsAkAgRM4+QUOFWTWij1Ildtz4vXWi1WZIVlj\/8Tq64CZDxiXAq6TRfkO4W+T47PO2e2b+OV3RdjxDnCyOOHDGxGS\/rBf6572eTl6TIYgp8m4RElao\/hGt4OUOB+i6PqVcGoT1wv4oRsklkcDH2cJ9UvSPZoU+xV7hB+VQWCNmBCsm13uptx+T54aOaYLC8xHyHXewRA0FFWdWmq3\/X2Oe3OAirftkTVnMb40\/JegnOzvLxmACmtCSyOn1cNQhEjPquU6ivMZPUHpc6+LezZ5waWPqcIrWEDGa8o10RHbOkkFHuDEn1FKwIDAQAB",
"manifest_version": 3,
"name": "Charming Tab",
"permissions": [
"storage",
"unlimitedStorage",
"tabs"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.0"
} | |