WeblyNote - Take Notes Around The Web

With WeblyNote you can take notes around the Web!

WeblyNote - Take Notes Around The Web क्या है?

WeblyNote - Take Notes Around The Web RIKIPB द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "With WeblyNote you can take notes around the Web!"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        WeblyNote is one of the most useful inventions in all of web history. For the first time ever, anyone can take or retrieve any time notes from their account, anywhere on the web, comfortable and without difficult steps. It’s the dawn of a better solution to take notes.

WeblyNote Features:
1) On any page/website, you can highlight text, add thumbtacks and make note on the web page, on any position you want!
2) The notes get saved in real time and syncronized with all your devices.
3) All notes can move by mouse: drag and drop the bar
4) When you go to that page again, the notes get loaded automatically.
5) When you open the extension popup you can view a list of all your notes, highlights and thumbtacks, you can open and manage them.
6) If you want you can minimize, maximize or anchor notes in the page.
7) A notes summary feature
8) If you anchor a note you can see it inside all the pages owned by website(like a memorandum) 
9) Create note, add thumbtacks and highlight text by using context menu

What are you waiting for? Try it now! Many features have not been written but we are sure that you will discover them you will be really satisfied!                    

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

नाम WeblyNote - Take Notes Around The Web WeblyNote - Take Notes Around The Web
ID odbamphgeaclhonbmioddnnhmklmmhlm
आधिकारिक URL https://chromewebstore.google.com/detail/weblynote-take-notes-arou/odbamphgeaclhonbmioddnnhmklmmhlm
विवरण With WeblyNote you can take notes around the Web!
फ़ाइल का आकार 242 KB
स्थापना संख्या 33
वर्तमान संस्करण 1.2.2.2
अंतिम अपडेट 2021-11-08
प्रकाशन तिथि 2021-10-27
रेटिंग 4.20/5 कुल 5 रेटिंग्स
डेवलपर RIKIPB
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.weblynote.com/
गोपनीयता नीति पृष्ठ URL https://www.weblynote.com/privacy.html
समर्थित भाषाएँ en,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WeblyNote - Take Notes Around The Web",
    "short_name": "WeblyNote",
    "default_locale": "en",
    "version": "1.2.2.2",
    "manifest_version": 2,
    "description": "__MSG_extDesc__",
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/apis.google.com https:\/\/www.gstatic.com https:\/\/www.googleapis.com https:\/\/securetoken.googleapis.com; object-src 'self';",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn3S3dI6Czti69UVG98BnLWQLrH1d16vOsp1Bbu2QHCDQLVKv1L+ShDlMi1V+wTy1hsksEUfOIgYm9HI6PTMuaKerNBtHzvjLcFJL4MQ2tmrJJO1umJmz+wd1OrHuCEppBad5vzm0ByDqpq9HpzD4+1GhwKCKbFv53ewOMxX22bwAy4\/qrHvUsMzJF1wzWQlM1AT5XoDc5dsCHf\/Y6kTFih\/Ww2l4HAz+NM0DVWM24GcX1fZm\/Y3NSnZzewUbSG7wLtAIfscs0q2cPufOuoG7PWl0qKcRSG2KLdgZECWOB80J6izpVdfIwaaMaRsZmeyRSnY2iOZeA7u6ePJ6tgfKgwIDAQAB",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png",
        "512": "icon.png"
    },
    "oauth2": {
        "client_id": "864538262-lergseqrhkogq7nf7r345spc5o07tgf8.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/user.addresses.read",
            "https:\/\/www.googleapis.com\/auth\/user.birthday.read",
            "https:\/\/www.googleapis.com\/auth\/user.emails.read",
            "https:\/\/www.googleapis.com\/auth\/user.phonenumbers.read",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "permissions": [
        "tabs",
        "storage",
        "contextMenus",
        "identity",
        "identity.email",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "https:\/\/weblynote.com\/*",
        "https:\/\/apis.google.com\/*",
        "https:\/\/accounts.google.com\/o\/oauth2\/token",
        ""
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "js": [
                "jquery-1.10.2.js",
                "jquery.min.js",
                "main.js"
            ],
            "css": [
                "style.css"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "scripts": [
            "jquery-1.10.2.js",
            "jquery.min.js",
            "weblynote.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "fonts\/Sickness.ttf",
        "jquery.min.js",
        "icon48-white.png"
    ]
}