Backburner: Bookmark with a screenshot

Bookmarking the part of a webpage that you need with a screenshot.

Backburner: Bookmark with a screenshot क्या है?

Backburner: Bookmark with a screenshot Technopy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bookmarking the part of a webpage that you need with a screenshot."।

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

screenshot
screenshot
screenshot

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

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

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

                        Bookmarking the part of a webpage that you need with a screenshot.

Simply click the burner icon then click "Save Page" and instantly a screenshot will be saved of your current tab along with the link and title of the tab.

Features:

- Save screenshot, title, and URL of current active tab
- View information as a list in a web page
- Open new tab to saved links
- Delete saved links                    

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

नाम Backburner: Bookmark with a screenshot Backburner: Bookmark with a screenshot
ID ellkfjbeabdphmdafdmcmfffmjaddbbo
आधिकारिक URL https://chromewebstore.google.com/detail/backburner-bookmark-with/ellkfjbeabdphmdafdmcmfffmjaddbbo
विवरण Bookmarking the part of a webpage that you need with a screenshot.
फ़ाइल का आकार 78.63 KB
स्थापना संख्या 70
वर्तमान संस्करण 1.37
अंतिम अपडेट 2018-04-08
प्रकाशन तिथि 2018-04-07
रेटिंग 4.00/5 कुल 4 रेटिंग्स
डेवलपर Technopy
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Backburner: Bookmark with a screenshot",
    "version": "1.37",
    "manifest_version": 2,
    "description": "Bookmarking the part of a webpage that you need with a screenshot.",
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "save_page.html"
    },
    "icons": {
        "128": "icons\/icon.png"
    },
    "permissions": [
        "",
        "tabs",
        "storage",
        "unlimitedStorage"
    ]
}