Luna Tab

Luna Tab - Take your browser up a notch

Luna Tab क्या है?

Luna Tab https://searchluna.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Luna Tab - Take your browser up a notch"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Luna Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Luna Tab

Luna tab consists of only what you need, with minimalist design and intuitive user experience, as well as easy access search functionality to keep you going right from the get-go.

Luna Tab brings about an effortlessness for the user, with functional features that will bring fluidity of use. Luna Tab will even inform you of the weather in your current location!

Features
- Fast web search right at your fingertips
- Easy to read clock
- Minimal Design for ease of use
- Beautiful image.

By clicking "Add to Chrome", I accept and agree to installing the Luna Tab Chrome extension and setting Chrome™ New Tab, Homepage takeover, and Default Search to that provided by the service and the Terms of Use and Privacy Policy.

Terms of Use: https://luna-tab.com/terms-and-conditions/

Privacy Policy: https://luna-tab.com/privacy-policy/

[email protected]                    

एक्सटेंशन की मूल जानकारी

नाम Luna Tab Luna Tab
ID hhbjhdlpbgcabgbolkhheelockoefkpl
आधिकारिक URL https://chromewebstore.google.com/detail/luna-tab/hhbjhdlpbgcabgbolkhheelockoefkpl
विवरण Luna Tab - Take your browser up a notch
फ़ाइल का आकार 3.1 MB
स्थापना संख्या 61
वर्तमान संस्करण 0.0.0.8
अंतिम अपडेट 2020-08-26
प्रकाशन तिथि 2019-12-16
डेवलपर https://searchluna.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://searchluna.com
गोपनीयता नीति पृष्ठ URL https://luna-tab.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Luna Tab",
    "short_name": "Luna Tab",
    "version": "0.0.0.8",
    "description": "Luna Tab - Take your browser up a notch",
    "homepage_url": "http:\/\/luna-tab.com\/",
    "chrome_url_overrides": {
        "newtab": "html\/index.html"
    },
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_title": "New Tab - Luna Tab",
        "default_icon": "icons\/luna-tab.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/api.bing.com https:\/\/cdn.jsdelivr.net https:\/\/ff.search.yahoo.com https:\/\/cdnjs.cloudflare.com https:\/\/chrome.google.com https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "icons\/luna-tab-16x16.png",
        "48": "icons\/luna-tab-48x48.png",
        "128": "icons\/luna-tab-128x128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Luna Tab Search",
            "keyword": "Keyword",
            "search_url": "https:\/\/searchluna.com\/search?q={searchTerms}",
            "favicon_url": "https:\/\/searchluna.com\/img\/favicon-luna-tab.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    }
}