Stringmark: Highlight for later!

Bookmark feature but more precise 🎯 and more efficient ⏱. Save a piece of text and the link at the same time from any webpage!

Stringmark: Highlight for later! क्या है?

Stringmark: Highlight for later! https://stringmark.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bookmark feature but more precise 🎯 and more efficient ⏱. Save a piece of text and the link at the same time from any webpage!"।

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

screenshot
screenshot

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

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

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

                        Boost your researching skills with Stringmark and save time. Stringmark makes online research easier!

Stringmark is basically a bookmark feature but way more precise and efficient. You can save a piece of text and the link of any webpage with one click. 

➤ NO LOGIN REQUIRED, NO USELESS FEATURES.
➤ DOWNLOAD AND START IMMEDIATELY FOR FREE

• • • •

With Stringmark you will:

■ Save texts and URLs from any webpage
■ Never forget why you saved a link again
■ Always remember what is the most important part of a website
■ Organize your highlights into Lists
■ Sync your highlights (all your devices) or save them locally
■ Export & Import highlights (CSV Format)
■ Send highlights to friends or colleagues by email (Coming soon)
■ Other useful features coming soon!

• • • •

Stringmark is the perfect tool for academics, business professionals, students… and people who want to do boost their researching skills.

◆ Premium version? 
Yes, but it is a one-time payment and there is also a free version. We don’t want to have a ‘subscription business model’. Stringmark does not have any backend costs, it will NEVER disappear! Visit stringmark.com/faq to learn more.

◆ Where is my data saved?
You have the choice to save your data locally or using Chrome storage to sync your highlights! In other words, we do not store or track what you are saving!

◆ Questions, Feedback, Feature requests? 
Feel free to contact us at [email protected].                    

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

नाम Stringmark: Highlight for later! Stringmark: Highlight for later!
ID eihjeapbmmihijddoaphdcmgpfejaecd
आधिकारिक URL https://chromewebstore.google.com/detail/stringmark-highlight-for/eihjeapbmmihijddoaphdcmgpfejaecd
विवरण Bookmark feature but more precise 🎯 and more efficient ⏱. Save a piece of text and the link at the same time from any webpage!
फ़ाइल का आकार 139 KB
स्थापना संख्या 241
वर्तमान संस्करण 1.2.2
अंतिम अपडेट 2022-01-26
प्रकाशन तिथि 2021-11-08
रेटिंग 4.33/5 कुल 6 रेटिंग्स
डेवलपर https://stringmark.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://www.stringmark.com/
गोपनीयता नीति पृष्ठ URL https://www.stringmark.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stringmark: Highlight for later!",
    "description": "Bookmark feature but more precise \ud83c\udfaf and more efficient \u23f1. Save a piece of text and the link at the same time from any webpage!",
    "version": "1.2.2",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "\/images\/ico16.png",
        "32": "\/images\/ico32.png",
        "48": "\/images\/ico48.png",
        "128": "\/images\/ico128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "contextMenus",
        "notifications"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/ico16.png",
            "32": "\/images\/ico32.png",
            "48": "\/images\/ico48.png",
            "128": "\/images\/ico128.png"
        }
    }
}