Notes Tab

Notes Tab - Write notes like sticky notes in "new tab "

Notes Tab क्या है?

Notes Tab noreal.inv द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Notes Tab - Write notes like sticky notes in "new tab ""।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Notes Tab - a tool for taking quick sticky notes in "new tab".

By installing this extension, you agree to the Terms of Service at:
https://badhopeplum.ru/privacy_policy.html                    

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

नाम Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
आधिकारिक URL https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
विवरण Notes Tab - Write notes like sticky notes in "new tab "
फ़ाइल का आकार 71.37 KB
स्थापना संख्या 1,118
वर्तमान संस्करण 1.0.2
अंतिम अपडेट 2023-04-12
प्रकाशन तिथि 2020-04-28
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर noreal.inv
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://badhopeplum.ru/privacy_policy.html
समर्थित भाषाएँ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "chrome_url_overrides": {
        "newtab": "files\/index.html"
    },
    "icons": {
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [],
    "version": "1.0.2"
}