Daily Tab

Daily Tab - Daily Quotes newtab

Daily Tab क्या है?

Daily Tab Daily Stop द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Daily Tab - Daily Quotes newtab"।

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

screenshot

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

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

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

                        in Daily Tab - Daily quotes each time you open the new tab in addition to your favorite and most visited sites, popular websites, bookmarks, Downloaded files, a search box, to-do list as well as customize the background. 
In order to support the features of the extension, The extension will update your new-tab search provider to be powered by top search engines.
By clicking “Add to chrome”, I accept and agree to installing the Daily Tab's Chrome extension and setting Chrome™ New Tab to that provided by the service and the Terms of Use (https://daily-stop.com/trms/) and Privacy Policy (http://daily-stop.com/pp/).
Powered by Daily Stop, Corp Technology - we are 100% FREE!

Permissions used & reasons: 

"Replace the page you see when opening a new tab" This allows us to show you our new tab page with free web search and.

"Read your browsing history" This allows us to tailor product specific content or offers towards relevant information. 

"Read and change your bookmarks" - this allows to show the bookmarks in the extension user interface

"Manage your apps, extensions, and themes" This allows us to help you disable or remove this product and also understand whether we are able to provide the best experience. 

"contextMenus"- The extension requires this permission in order to make the access to the Find now and web search as convenient as possible, through the extension “browser action” button. 

“Cookies” - The extension requires these permissions in order to allow payment for distribution affiliates. 

"Manage your downloads" / "Open downloaded files" - the extension offers quick access to the download folder.

How do I uninstall the Daily Tab extension?
On the top right of your screen, right click the Extension icon and choose "Remove from Chrome".                    

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

नाम Daily Tab Daily Tab
ID jljhdljlcbggooiffgdbpkhljfadjmma
आधिकारिक URL https://chromewebstore.google.com/detail/daily-tab/jljhdljlcbggooiffgdbpkhljfadjmma
विवरण Daily Tab - Daily Quotes newtab
फ़ाइल का आकार 16.43 MB
स्थापना संख्या 8,822
वर्तमान संस्करण 2.0.0.2
अंतिम अपडेट 2023-11-03
प्रकाशन तिथि 2021-11-02
रेटिंग 4.00/5 कुल 4 रेटिंग्स
डेवलपर Daily Stop
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL http://daily-stop.com/pp
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "daily-stop.com",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": ".\/icons\/dailytab_96.png",
        "default_title": "Daily Tab"
    },
    "chrome_url_overrides": {
        "newtab": "mainpage.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "description": "Daily Tab - Daily Quotes newtab",
    "host_permissions": [
        "https:\/\/www.efeho.pw\/*",
        "https:\/\/t.daily-stop.com\/*",
        "https:\/\/www.google.com\/*"
    ],
    "icons": {
        "128": ".\/icons\/dailytab_128.png",
        "96": ".\/icons\/dailytab_96.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "Daily Tab",
    "permissions": [
        "downloads",
        "downloads.open",
        "storage",
        "tabs",
        "cookies",
        "webNavigation",
        "bookmarks",
        "topSites"
    ],
    "short_name": "Daily Tab",
    "version": "2.0.0.2"
}