SuiteTab

It's sweet because it's a suite

SuiteTab क्या है?

SuiteTab Sean Mumby द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "It's sweet because it's a suite"।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        SuiteTab is an extension introducing a fresh new tab when browsing the internet. Including features such as a to-do checklist, note tabs, bookmarks, live countdowns, customisable backgrounds and a live weather update. 


v1.0.3
-Increased fontsize of textarea
-Page zoom customisable and fits every monitor resolution
-New colour palette and colour selector
-Performance improvements

v1.0.2
-Fixed display button issue

v1.0.1
-Access to fullscreen, normal or background only
-Empty todo task message now displays after the list updates
-No longer a minor height bump when switching to backgrounds tab

v1.0
-Release                    

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

नाम SuiteTab SuiteTab
ID cokknnkbhfpgmaholfojjapjihgemjcb
आधिकारिक URL https://chromewebstore.google.com/detail/suitetab/cokknnkbhfpgmaholfojjapjihgemjcb
विवरण It's sweet because it's a suite
फ़ाइल का आकार 1.76 MB
स्थापना संख्या 91
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2020-06-03
प्रकाशन तिथि 2020-06-03
रेटिंग 5.00/5 कुल 5 रेटिंग्स
डेवलपर Sean Mumby
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://suitetab.herokuapp.com
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "\/imgs\/icon48.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "It's sweet because it's a suite",
    "icons": {
        "16": "\/imgs\/icon16.png",
        "48": "\/imgs\/icon48.png",
        "128": "\/imgs\/icon128.png"
    },
    "permissions": [
        "https:\/\/www.google.com\/"
    ],
    "manifest_version": 2,
    "name": "SuiteTab",
    "version": "1.0.3"
}