Browser Notes

You can take notes, which includes text, lists, links & images. We can export our notes in the form of html..

Browser Notesとは何ですか?

Browser Notesはvinaynvd72によって開発されたChromeの拡張機能で、その主な機能は「You can take notes, which includes text, lists, links & images. We can export our notes in the form of html..」です。

拡張機能のスクリーンショット

screenshot
screenshot

Browser Notes拡張機能のCRXファイルをダウンロード

Browser Notes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Browser notes app for your browser. It is easy to make notes of your web surfing & customize your notes.

**Welcome to Browser Notes.
Here's what you can do with this extension
 1. Type the text of the note.
 2. You can format the noted text if you want.
 3. You can make use of keyboard shortcuts to format the text for bold, italics & underline.
 4. When you've finished making notes, you can simply export your notes in the form of single 
     html file.

**Features: 
Here are some eye-catchy features too...
 1. No need to worry about the pasted format, this extension pastes the content with the same 
     styles, from which you've copied.
 2. Nah! you don't need to hit ctrl + s to save for every thing you've noted here. Auto save is 
     included.
 3. Auto hyperlinks detection too.

**Important Note : 
We don't save any of your data, This extension is complete client side & it don't make any API  calls and don't have any backend. 
All your notes will be saved in the browser's storage only. So we don't provide any back-up.

Hurray!! No need to worry about your privacy

Upcoming Highlights: 
 1. Save as PDF
 2. Save as Docx
 3. Re-size of pop-up                    

拡張機能の基本情報

名前 Browser Notes Browser Notes
ID goejhefllnefpaocmedbdmfnekhnhien
公式URL https://chromewebstore.google.com/detail/browser-notes/goejhefllnefpaocmedbdmfnekhnhien
説明 You can take notes, which includes text, lists, links & images. We can export our notes in the form of html..
ファイルサイズ 306 KB
インストール数 87
現在のバージョン 3.0
最終更新日 2021-05-19
公開日 2021-05-19
評価 5.00/5 合計 3 レビュー
開発者 vinaynvd72
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Browser Notes",
    "version": "3.0",
    "description": "You can take notes, which includes text, lists, links & images. We can export our notes in the form of html..",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": {
            "19": "assets\/images\/browser-notes-icon.PNG",
            "38": "assets\/images\/browser-notes-icon.PNG"
        },
        "default_popup": "index.html"
    }
}