readwme

Save text from any website, and view the most important text instantly. View your notes on readwme.app.

readwme là gì?

readwme là một tiện ích mở rộng Chrome được phát triển bởi https://readwme.app, và tính năng chính của nó là "Save text from any website, and view the most important text instantly. View your notes on readwme.app.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng readwme

Tải xuống các tệp mở rộng readwme dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Highlight and view the most important sentences in any article on the internet. 

Use readwme to highlight sentences while reading any text from a website. View the most popular highlights in any article from other users in-line or in the popup instantly. Automatically syncs across your devices.

View and export your own notes easily on readwme.app.

*************** Privacy ***************

When you add readwme, what you search or buy is never tracked. Only the text you highlight and from the articles you were reading will to save to your notes.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên readwme readwme
ID ogbifmejpgplpibpogjlpacojclkejeb
URL Chính Thức https://chromewebstore.google.com/detail/readwme/ogbifmejpgplpibpogjlpacojclkejeb
Mô tả Save text from any website, and view the most important text instantly. View your notes on readwme.app.
Kích Thước Tệp 798 KB
Số Lần Cài Đặt 144
Phiên Bản Hiện Tại 1.6.0
Cập Nhật Lần Cuối 2023-03-19
Ngày Phát Hành 2021-05-12
Đánh Giá 4.40/5 Tổng số 5 Đánh Giá
Nhà Phát Triển https://readwme.app
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://readwme.app/
URL Trang Trợ Giúp https://readwme.app/privacy
URL Trang Chính Sách Bảo Mật https://readwme.app/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Save text from any website, and view the most important text instantly. View your notes on readwme.app.",
    "version": "1.6.0",
    "name": "readwme",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/16.png",
            "48": "images\/48.png",
            "128": "images\/128.png"
        },
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "background": {
        "page": "background.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "constants.js",
                "content-scripts\/lib\/jquery-2.1.3.min.js",
                "content-scripts\/lib\/chrome-extension-async.js",
                "content-scripts\/utils\/storageManager.js",
                "content-scripts\/utils\/highlight.js",
                "content-scripts\/utils\/highlight_legacy.js",
                "content-scripts\/utils\/errorManager.js",
                "content-scripts\/utils\/hoverTools.js",
                "content-scripts\/utils\/highlightKeyword.js",
                "contentScript.bundle.js"
            ],
            "css": [
                "content-scripts\/css\/hoverTools.css"
            ],
            "all_frame": true
        },
        {
            "matches": [
                ""
            ],
            "css": [
                "content-scripts\/css\/inject.css"
            ]
        }
    ],
    "commands": {
        "execute-highlight": {
            "suggested_key": {
                "default": "Alt+H"
            },
            "description": "Highlight selected text"
        },
        "toggle-highlighter-cursor": {
            "description": "Toggle the highlighter cursor"
        }
    },
    "permissions": [
        "tabs",
        "activeTab",
        "identity",
        "contextMenus",
        "storage",
        ""
    ],
    "oauth2": {
        "client_id": "958501217751-r6jedkp389e6qj6pehiddc296b628bg1.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmbHM\/grurbLYzBE45VCFT9Z9Xt0c7yV3NlsOQAEbWFUupARQgUMnqqbMmakI3k\/G+g7Arutbwyp8aGeiyt0DzvetJ1RDLmaGvpFp7w\/3iZ3Y9bfAspRXgigm2bxKX+4JpOZ+CBK\/cO76z3yt4q1srYXf24q14pIGI\/+KHo06+CZxJpLc7W7hqjg0OGcikMCKcYzfZ59rtwsD9I6csiLiRV\/OvqVIPYqFh0WJl5N18NWdOIS\/c+SHcL+CCjLvyZdgxsxo4VbAmHj09gPDa\/zRHohmIvpzBMkkDfMOdRzMXReameSn04MmGu4FO0KguP0XpdHxsdOaugE3mi2+RqMlEQIDAQAB",
    "web_accessible_resources": [
        "icon-128.png",
        "icon-34.png",
        "images\/*.png",
        "images\/*.svg",
        "content-scripts\/html\/hoverTools.html",
        "auth.html",
        "options.html",
        "viewModeController.html"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/cdnjs.cloudflare.com\/ https:\/\/www.gstatic.com\/ https:\/\/apis.google.com https:\/\/*.firebaseio.com https:\/\/www.googleapis.com https:\/\/ssl.google-analytics.com 'unsafe-eval'; object-src 'self'"
}