Backburner: Bookmark with a screenshot

Bookmarking the part of a webpage that you need with a screenshot.

Apa itu Backburner: Bookmark with a screenshot?

Backburner: Bookmark with a screenshot adalah ekstensi Chrome yang dikembangkan oleh Technopy, dan fitur utamanya adalah "Bookmarking the part of a webpage that you need with a screenshot.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Backburner: Bookmark with a screenshot

Unduh file ekstensi Backburner: Bookmark with a screenshot dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Backburner: Bookmark with a screenshot Backburner: Bookmark with a screenshot
ID ellkfjbeabdphmdafdmcmfffmjaddbbo
URL Resmi https://chromewebstore.google.com/detail/backburner-bookmark-with/ellkfjbeabdphmdafdmcmfffmjaddbbo
Deskripsi Bookmarking the part of a webpage that you need with a screenshot.
Ukuran File 78.63 KB
Jumlah Instalasi 70
Versi Saat Ini 1.37
Terakhir Diperbarui 2018-04-08
Tanggal Publikasi 2018-04-07
Penilaian 4.00/5 Total 4 Penilaian
Pengembang Technopy
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}