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 هو إضافة Chrome تم تطويرها بواسطة Technopy، والميزة الرئيسية لها هي "Bookmarking the part of a webpage that you need with a screenshot.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Backburner: Bookmark with a screenshot

قم بتنزيل ملفات الامتداد Backburner: Bookmark with a screenshot بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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