WebNote
Take notes directly in the page.
Co je WebNote?
WebNote je rozšíření Chrome vyvinuté Hogan-TR, a jeho hlavní funkcí je „Take notes directly in the page.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření WebNote
Stáhněte si soubory rozšíření WebNote ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
A Chrome extension that allows you to note freely on web pages and save it persistently > Mainly used to solve the problem of "notes" when viewing documents and browsing web pages GitHub Repository: https://github.com/Hogan-TR/WebNote How to use? 1. Click the extension icon in the status bar to turn on the switch (enable extension on the current page) 2. Select the target text with the mouse to start text annotation 3. In the pop-up toolbar, press and hold the first button to call up the secondary highlight color bar, providing a variety of highlight color options 4. For the existing mark, select arbitrarily to partially cancel 5. If you want to clear all notes on the current page, click the extension icon and click "Clear Notes" in the pop-up box FeedBack If you encounter any problems or bugs during use, I am very happy to receive your feedback, but I hope you can clearly describe the problem you encountered in the email (for example: browsed websites, screenshots, etc.), the following is My email, looking forward to your feedback. [email protected]
Základní Informace o Rozšíření
Název | WebNote |
ID | hkicaocjinbpfkollonmickokmfmokkp |
Oficiální URL | https://chromewebstore.google.com/detail/webnote/hkicaocjinbpfkollonmickokmfmokkp |
Popis | Take notes directly in the page. |
Velikost souboru | 31.56 KB |
Počet instalací | 409 |
Aktuální Verze | 0.0.4 |
Poslední Aktualizace | 2023-02-27 |
Datum Vydání | 2020-08-19 |
Hodnocení | 4.00/5 Celkem 1 Hodnocení |
Vývojář | Hogan-TR |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en,es,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WebNote", "author": { "email": "[email protected]" }, "version": "0.0.4", "description": "Take notes directly in the page.", "manifest_version": 3, "default_locale": "en", "permissions": [ "storage", "tabs" ], "web_accessible_resources": [ { "resources": [ "js\/inject.js" ], "matches": [ " |