Maurice Wright - Note and Bookmarking App

Don't forget a thing! Easily save your most important notes and bookmarks. Use Mobile Safari's "Add to Home Screen" for iPads.

Maurice Wright - Note and Bookmarking App란 무엇입니까?

Maurice Wright - Note and Bookmarking App은(는) http://www.mwright.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Don't forget a thing! Easily save your most important notes and bookmarks. Use Mobile Safari's "Add to Home Screen" for iPads."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Maurice Wright - Note and Bookmarking App 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Store your bookmarks in a beautiful simple way. If you've ever needed to 

- Save a thought or idea, 
- Bookmark a cool website, 
- Share a note or bookmark with a friend or a group of people

Then get this extension, and save your notes and bookmarks in 2 clicks. 

The Maurice Wright Note & Bookmarking App was designed to be fast and super easy to use.  It's designed to not be "designed". Your notes and bookmarks take center stage. 

The app automagically recognizes if your note is a just a note, or a URL by looking at the first two lines. A big timesaver when you're adding links directly.

Because the app is optimized for iPad, if you use Mobile Safari's "Add to Home Screen", the app icon will appear on your iPad home screen.  Providing you with quick access to your notes and bookmarks.

Use it for

- Remembering cool domain names
- Writing down your dreams when you wake up ( recording and hand-writing leaves you with unintelligible nonsense - trust us )
- Getting text information quickly from one browser to another
- Getting text information quickly from one computer to another
- Making lists that you can search for
- Sharing URLs and programming snippets with team members
- Building a task list
- Writing down goals
- Storing phone numbers that aren't important enough to keep in your mobile phone ( support numbers, government offices, etc. )
- And anything else you feel like writing down so that you can search for it later.

Features

- Note changes are auto-saved.
- Optimized for desktops and iPad
- Notes are private by default
- Share your notes publicly or just with other users
- URLs for individual notes
- Private notes are ordered by most recently updated
- Public notes are ordered by most recent
- Search public and private notes
- View and page through bookmarks in the "Links Only" view
- Automatic linking of URLs in the list view                    

확장 프로그램 기본 정보

이름 Maurice Wright - Note and Bookmarking App Maurice Wright - Note and Bookmarking App
ID bfdfgikkhfafiahjcfhddkiacjnipkjd
공식 URL https://chrome.google.com/webstore/detail/maurice-wright-note-and-b/bfdfgikkhfafiahjcfhddkiacjnipkjd
설명 Don't forget a thing! Easily save your most important notes and bookmarks. Use Mobile Safari's "Add to Home Screen" for iPads.
파일 크기 13.91 KB
설치 횟수 22
현재 버전 1.1
최근 업데이트 2015-03-13
출시 날짜 2015-03-13
개발자 http://www.mwright.com
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Maurice Wright - Note and Bookmarking App",
    "description": "Don't forget a thing! Easily save your most important notes and bookmarks. Use Mobile Safari's \"Add to Home Screen\" for iPads.",
    "version": "1.1",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "ico_logo.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "48": "ico_logo_48.png",
        "128": "ico_logo_128.png"
    }
}