histre

Supercharge your browsing - Smart bookmarks with annotations, history, and sharing

histreคืออะไร?

histre เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://histre.com และคุณลักษณะหลักของมันคือ "Supercharge your browsing - Smart bookmarks with annotations, history, and sharing"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย histre

ดาวน์โหลดไฟล์ส่วนขยาย histre ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        histre.com gives you advanced web history, bookmarks, highlights, notes, and collections. You will need to use this browser extension to log your web history, bookmarks, and notes for histre.

Please note that this extension sends your browsing history and bookmarks to histre.com.

Your browsing history can make you immensely more productive if you use the right tool. With histre, you can search, filter, take notes, and do much more. It automatically organizes everything for you and you don't even have to remember to bookmark anything.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ histre histre
ID meigbgdegmccdgmohajdmhlkgipanken
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/histre/meigbgdegmccdgmohajdmhlkgipanken
คำอธิบาย Supercharge your browsing - Smart bookmarks with annotations, history, and sharing
ขนาดไฟล์ 2.27 MB
จำนวนการติดตั้ง 564
เวอร์ชันปัจจุบัน 3.17.4
อัปเดตครั้งล่าสุด 2023-10-08
วันที่เผยแพร่ 2022-07-26
คะแนน 4.50/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://histre.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://histre.com/
URL หน้านโยบายความเป็นส่วนตัว https://histre.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "idb.min.js",
            "globals.js",
            "background-globals.js",
            "helper.js",
            "tag-utils.js",
            "background-highlight.js",
            "background-bookmarks.js",
            "background-inline.js",
            "background-hnvotes.js",
            "background-misc.js",
            "background-note.js",
            "migrations.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "assets\/icon-128.png",
            "16": "assets\/icon-16.png",
            "48": "assets\/icon-48.png"
        },
        "default_popup": "popup.html",
        "default_title": "histre"
    },
    "chrome_url_overrides": [],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+H",
                "mac": "MacCtrl+Shift+H"
            }
        }
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "description": "Supercharge your browsing - Smart bookmarks with annotations, history, and sharing",
    "icons": {
        "128": "assets\/icon-128.png",
        "16": "assets\/icon-16.png",
        "48": "assets\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "histre",
    "optional_permissions": [
        "*:\/\/*\/*",
        "bookmarks",
        "history"
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "permissions": [
        "contextMenus",
        "webNavigation",
        "tabs",
        "storage",
        "https:\/\/histre.com\/"
    ],
    "short_name": "histre",
    "version": "3.17.4",
    "web_accessible_resources": [
        "highlight.css",
        "inline.css",
        "sidebar.css",
        "cmd-palette.css",
        "outreach.css",
        "ask-ai.css",
        "assets\/ask-ai\/close.svg",
        "assets\/ask-ai\/logo.png",
        "assets\/ask-ai\/chevron-up.svg",
        "assets\/ask-ai\/checkmark.svg",
        "assets\/ask-ai\/alert.svg",
        "assets\/ask-ai\/clipboard.svg",
        "assets\/ask-ai\/copy-check.svg",
        "assets\/highlight\/note.svg",
        "assets\/highlight\/copy.svg",
        "assets\/highlight\/check.svg",
        "assets\/highlight\/delete.svg",
        "assets\/highlight\/info.svg",
        "assets\/inline\/logo.svg",
        "assets\/inline\/logo-filled.svg",
        "assets\/inline\/thumbs-up.svg",
        "assets\/inline\/thumbs-up-filled.svg",
        "assets\/inline\/thumbs-down.svg",
        "assets\/inline\/thumbs-down-filled.svg",
        "assets\/inline\/bookmark.svg",
        "assets\/inline\/bookmark-filled.svg",
        "assets\/inline\/settings.svg",
        "assets\/inline\/info.svg",
        "assets\/inline\/drag-indicator.svg",
        "assets\/inline\/maximize.svg",
        "assets\/outreach\/external-link.svg",
        "assets\/outreach\/chevron-up.svg",
        "assets\/outreach\/logo.svg",
        "assets\/sidebar\/logo.png",
        "assets\/sidebar\/sidebar.svg",
        "assets\/sidebar\/sidebar-filled.svg",
        "assets\/sidebar\/settings.svg",
        "assets\/sidebar\/minimize.svg",
        "assets\/sidebar\/checkmark.svg",
        "assets\/sidebar\/alert.svg",
        "assets\/sidebar\/access-lock.svg",
        "assets\/sidebar\/access-globe.svg",
        "assets\/sidebar\/access-briefcase.svg",
        "assets\/sidebar\/yt-timeline.svg",
        "assets\/sidebar\/table-x.svg",
        "assets\/sidebar\/table-plus.svg",
        "assets\/sidebar\/table-refresh.svg",
        "assets\/sidebar\/chevron-up.svg",
        "assets\/sidebar\/chevron-down.svg",
        "assets\/sidebar\/search.svg",
        "assets\/sidebar\/plus.svg",
        "assets\/sidebar\/book-create-check.svg",
        "assets\/sidebar\/book-create-x.svg",
        "assets\/sidebar\/circle.svg",
        "assets\/sidebar\/check-circle.svg",
        "assets\/sidebar\/book-lock.svg",
        "assets\/sidebar\/book-users.svg",
        "assets\/sidebar\/book-briefcase.svg",
        "assets\/sidebar\/book-globe.svg",
        "assets\/sidebar\/clipboard.svg",
        "assets\/sidebar\/copy-check.svg",
        "assets\/sidebar\/link.svg",
        "assets\/sidebar\/chevrons-down.svg",
        "theme\/fonts\/cerebrisans\/cerebrisans-regular.woff"
    ]
}