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によって開発されたChromeの拡張機能で、その主な機能は「Bookmarking the part of a webpage that you need with a screenshot.」です。

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

screenshot
screenshot
screenshot

Backburner: Bookmark with a screenshot拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        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"
    ]
}