BB Launcher

Powerful extension and newTab page, help you access Google Services, Support Multi-Account and new messages checker

BB Launcher क्या है?

BB Launcher http://www.bbshare.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Powerful extension and newTab page, help you access Google Services, Support Multi-Account and new messages checker"।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        NOTICE: the extension DONT include an override newTab for quick access Google Services. install it from
https://chrome.google.com/webstore/detail/ehgjhjbiflegkfaoacjdgjggidcpbidk

One click to access Google Services from your Chrome browser. Support search in these services directly from popup toolbox and newTab page. Another, it also displays the number of unread messages and notifications in your Gmail inbox/Facebook. it support multiple accounts include Google Apps domains account. NO need your account and password information in localstorage. The strongest browser and the strongest web service together help you enjoy internet more instantly and securely.

 Main features
===================================

 ✓ Search with SSL for Web, News, Blog, Discussions, etc.
 ✓ Voice Search, Keyword History, Quicklinks to Download, History in newTab Page.
 ✓ Support multi Gmail/Google Apps accounts.
 ✓ Support Google Bookmarks and share url with Google+, Facebook, Twitter and GMail
 ✓ Popup and override new tab
 ✓ Auto detect or manual choose your region and language for local news, finance, and local web services.
 ✓ Support keyword search with searchable service.
 ✓ Autocomplate for your input keyword.
 ✓ Support Chrome browser on Windows, MacOS and Linux, Easy Install and Update.                    

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

नाम BB Launcher BB Launcher
ID moakplghaglnhlggmlkneejajmccmcbf
आधिकारिक URL https://chrome.google.com/webstore/detail/bb-launcher/moakplghaglnhlggmlkneejajmccmcbf
विवरण Powerful extension and newTab page, help you access Google Services, Support Multi-Account and new messages checker
फ़ाइल का आकार 663 KB
स्थापना संख्या 612
वर्तमान संस्करण 4.6.3
अंतिम अपडेट 2017-08-11
प्रकाशन तिथि 2017-08-11
रेटिंग 4.64/5 कुल 14 रेटिंग्स
डेवलपर http://www.bbshare.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.bbshare.com/products/gtoolbox-for-chrome/index.html
सहायता पृष्ठ URL http://www.facebook.com/GoogleLauncher
समर्थित भाषाएँ en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "4.6.3",
    "default_locale": "en",
    "background": {
        "page": "global.html"
    },
    "icons": {
        "19": "icon-19.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "64": "icon-64.png"
    },
    "options_page": "option\/index.html",
    "browser_action": {
        "default_icon": {
            "19": "icon-19.png"
        },
        "default_title": "__MSG_actiontitle__",
        "default_popup": "popover.html"
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "alarms",
        "notifications",
        "idle",
        "storage",
        "tabs"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "manifest_version": 2
}