Bookmarkify - Bookmark Manager

Bookmark Manager for Designers - No more juggling 10 tabs, find all your web design inspiration in one bookmarking manager place

Bookmarkify - Bookmark Manager란 무엇입니까?

Bookmarkify - Bookmark Manager은(는) https://www.bookmarkify.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Bookmark Manager for Designers - No more juggling 10 tabs, find all your web design inspiration in one bookmarking manager place"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Bookmarkify - Bookmark Manager 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Interactive bookmarks, with Bookmarkify!
Effortlessly Save Time and Stay Inspired: Streamline your workflow with Bookmarkify.
No more juggling 10 tabs, find all your design inspiration in one place.

How Bookmarkify Lets You Save Websites in Seconds:
Bookmarkify simplifies bookmarking with intuitive tagging and description features. Store all your bookmarks securely on Chrome Cloud. Say goodbye to tab juggling and find design inspiration in one place. Streamline your workflow, save time, and boost productivity. Perfect for web designers and efficient web browsing.

Functional Bookmark Viewing with Bookmarkify:
Experience Bookmarkify's iframe presentation for seamless scrolling and full functionality. No more tab juggling or limitations of Chrome's standard bookmarks. Effortlessly manage and keep track of your favorite sites.

Explore Websites in Desktop and Mobile Mode:
Discover the versatility of Bookmarkify as you effortlessly switch between desktop and mobile views. Immerse yourself in grid mode, go fullscreen, and even experience websites in mobile mode, all at your fingertips.

Easily Sort Your Bookmarks by Tags or Search:
You can stay productive and focused on your web design work. Whether you're looking for a specific site or want to organize your bookmarks by topic, Bookmarkify's tag and search functions help you find what you need in seconds.

Share your bookmarks with Bookmarkify Share: 
Share bookmarks with a unique URL linked to your account for seamless collaboration. Boost productivity and streamline your design workflow with Bookmarkify Share.                    

확장 프로그램 기본 정보

이름 Bookmarkify - Bookmark Manager Bookmarkify - Bookmark Manager
ID jhdfocdnjmedjmjpfobaaecfkajecffb
공식 URL https://chromewebstore.google.com/detail/bookmarkify-bookmark-mana/jhdfocdnjmedjmjpfobaaecfkajecffb
설명 Bookmark Manager for Designers - No more juggling 10 tabs, find all your web design inspiration in one bookmarking manager place
파일 크기 600 KB
설치 횟수 895
현재 버전 1.21
최근 업데이트 2023-11-19
출시 날짜 2023-04-01
평점 4.60/5 총 10 개의 평점
개발자 https://www.bookmarkify.io
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://www.bookmarkify.io/
개인정보 보호 정책 페이지 URL https://www.bookmarkify.io/policy
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.21",
    "author": "Mirano Designs - Ivan Salim",
    "action": {
        "default_icon": ".\/icons\/bookmark.png",
        "default_popup": ".\/popup.html"
    },
    "default_locale": "en",
    "options_page": "bookmarkz.html",
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+B"
            }
        },
        "bookmark_website": {
            "description": "Bookmark the current website",
            "suggested_key": {
                "default": "Alt+B",
                "mac": "Command+B"
            }
        }
    },
    "permissions": [
        "storage",
        "tabs",
        "identity",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        "",
        "https:\/\/www.bookmarkify.io\/inspiration"
    ],
    "icons": {
        "16": ".\/icons\/bookmark16.png",
        "32": ".\/icons\/bookmark32.png",
        "48": ".\/icons\/bookmark48.png",
        "128": ".\/icons\/bookmark128.png"
    },
    "oauth2": {
        "client_id": "1018667121729-124f3lbiqqf8jdg3nrr6ipfnlb308j45.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAianOcI6tiPN75kBx6WWa3sqkMqw35jJ8ZZAQjRBp+4M\/40wanQdetxy4lZ8zCNLOl6FqwpfbnI70KVNNUjcBH01LIZsgPv7xUL4eeU7jcromZTzTQ7mL2YPsUZrcz0mUQw9P2o6KOnRKC5l8fFys56nmn5bKqdsBen5bNMjSop4e9SxIVRMIfn9YkSdilQJG+NI+obEZHASD\/l1ZZJLuxagnMefHXaKBUVT\/9J28E1RYGMbDgXMwMZT2lm+xqIWaU7UgbJdt3gZFK7HvySl0wHaHo1aIzs0Iqc8zRfZellPsMmnj4LBQ\/bFO5iGOd020yXRru\/g89hSeFA12\/RH4fwIDAQAB",
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "response_header_rules",
                "enabled": true,
                "path": "rules\/response_header_rules.json"
            }
        ]
    }
}