DRAWWWERS Bookmark Button

With this official DRAWWWERS chrome extension it’s easy to create a new bookmark with a screenshot.

DRAWWWERS Bookmark Button क्या है?

DRAWWWERS Bookmark Button https://drawwwers.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "With this official DRAWWWERS chrome extension it’s easy to create a new bookmark with a screenshot."।

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

screenshot

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

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

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

                        With DRAWWWERS you can easily bookmark websites with screenshots. During development web designers, directors and developers can save, organize and share inspiring web designs they come across.

RELEASE NOTE
----------------

v1.2.0 (2020.6.29)
- Add "Adjust window" feature.

v1.1.2.3 (2020.6.9)
- Fix errors

v1.1.2.2 (2020.6.5)
- Republish (same as v1.1.2)

v1.1.2.1 (2020.5.31)
- Re-revert to 1.0.9 

v1.1.2 (2020.5.30)
- Fix sign in screen
- Fix cannot save specific website

v1.1.1.3 (2019.4.3)
- Re-revert to 1.0.9 

v1.1.1.2 (2019.4.1)
- Fix problems

v1.1.1.1 (2019.3.29)
- Revert to 1.0.9 

v1.1.1 (2019.3.29)
- Fix icon error

v1.1.0 (2019.3.28)
- Update sign in screen

v1.0.9 (2018.11.8)
- Fix errors

v1.0.8 (2018.11.2)
- Add placeholders on UI

v1.0.7 (2018.6.20)
- Fix 'infinite loading' problem at startup

v1.0.6 (2018.4.2)
- Fix 'Sign in with Facebook' problem

v1.0.5 (2018.1.29)
- Add GET parameter when open DRAWWWERS about page

v1.0.4 (2017.10.14)
- Open DRAWWWERS about page after install

v1.0.3 (2017.9.22)
- Fix scrolling problem while taking a screenshot on Chrome 61

v1.0.2 (2017.9.3)
- Fix fatal errors on v1.0.0

v1.0.1 (2017.8.8)
This version is same as v0.5.7. Because v1.0.0 contains fatal errors.

v1.0.0 (2017.8.8)
- Some improvements while taking screenshots
- Some improvements of notification
- Modest UI after "Collect" action
- High resolution images (for retina display)
- Change "Remove" icon
and more small improvements.

v0.5.7 (2017.5.24)
- Dismiss none HTML resources

v0.5.6 (2016.12.16)
- Allow push "Collect" button without enter key pressed when creating new collection
- Fix "Collect" and "Cancel" button's position to bottom on narrow screens

v0.5.5 (missing release)

v0.5.4 (2016.8.8)
- Fix issue that extension was not showed after extension button pushed in specific site.

v0.5.3 (2016.7.16)
- Fix screenshot issue (hide header element while taking screenshots).

v0.5.2 (2016.7.9)
- Add update notification feature

v0.5.1 (2016.7.4)
- Fix issue that extension does not disappear after save bookmark

v0.5.0 (2016.6.18)
- SSL compatible

v0.4.7 (2016.6.18)
- Reverse host to 'drawwwers.com'

v0.4.6 (2016.6.18)
- Change host to 'www.drawwwers.com'

v0.4.5 (2016.6.17)
- Fixed react warnings in console

v0.4.4 (2016.6.17)
- Fixed a bug that was not able to create a new collection
- Fixed a bug that collection did not appear on the list when you deselected

v0.4.3 (2016.5.18)
- Fix login error with username
- Style improvement

v0.4.2 (2016.5.13)
- Fix error while updating screenshot

v0.4.1 (2016.5.13)
- [temporally fix] compatible multiple tabs and windows

v0.4.0 (2016.5.12)
- Fix script and stylesheet pollution from HTML document
- Screenshot improvement (compatible with other extensions)
    - Viewport Dimensions (0.0.7)
    - Window Resizer (1.9.1.5)                    

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

नाम DRAWWWERS Bookmark Button DRAWWWERS Bookmark Button
ID dfpoklobaoojblkohniiccpdgldlabhj
आधिकारिक URL https://chromewebstore.google.com/detail/drawwwers-bookmark-button/dfpoklobaoojblkohniiccpdgldlabhj
विवरण With this official DRAWWWERS chrome extension it’s easy to create a new bookmark with a screenshot.
फ़ाइल का आकार 1.53 MB
स्थापना संख्या 348
वर्तमान संस्करण 1.2.0
अंतिम अपडेट 2020-06-29
प्रकाशन तिथि 2020-06-29
रेटिंग 4.33/5 कुल 6 रेटिंग्स
डेवलपर https://drawwwers.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://drawwwers.com/about/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DRAWWWERS Bookmark Button",
    "short_name": "DrawwwersBtn",
    "homepage_url": "https:\/\/drawwwers.com",
    "icons": {
        "38": "icon\/icon-38px.png",
        "48": "icon\/icon-48px.png",
        "128": "icon\/icon-128px.png"
    },
    "browser_action": {
        "default_icon": "icon\/icon-38px.png",
        "default_title": "DRAWWWERS Bookmark Button"
    },
    "permissions": [
        ""
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "css\/iframe.52c74df3.css"
            ],
            "js": [
                "js\/content-scripts\/content-script.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "iframe.html",
        "fonts\/ProximaNovaRegular.410504d4.otf",
        "fonts\/ProximaNovaBold.62d4d7d3.otf"
    ],
    "content_security_policy": "script-src 'self'  https:\/\/www.google-analytics.com; object-src 'self'",
    "version": "1.2.0",
    "description": "With this official DRAWWWERS chrome extension it\u2019s easy to create a new bookmark with a screenshot."
}