AnyPage Sticky Note
With AnyPage Sticky Note, You can make resizeable sticker notes card on any webpage, notes will loaded again when you reopen page
Co je AnyPage Sticky Note?
AnyPage Sticky Note je rozšíření Chrome vyvinuté https://shebao.500talk.com, a jeho hlavní funkcí je „With AnyPage Sticky Note, You can make resizeable sticker notes card on any webpage, notes will loaded again when you reopen page“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření AnyPage Sticky Note
Stáhněte si soubory rozšíření AnyPage Sticky Note 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í
with this ext, you can make notes on any web page, any position, and able to select text, also sticky note is resizeable. when you open that page again, the notes get loaded automaticly. Hi, I did a search on all 'notes' related extension here, and find all of them can only post in the popup window, not on web page. so i make this: the features: 1) able to create note on any webpage 2) all notes get saved in real time. 3) view all saved by click ⚙️. 4) Sticky note is able to resize. 5) Longpress X, can close all note on current page what come next 6) auto save to your google doc. 7) sync note to notion.
Základní Informace o Rozšíření
Název | AnyPage Sticky Note |
ID | fphhjfibjcbdifebdmpcdahnnknedjch |
Oficiální URL | https://chromewebstore.google.com/detail/anypage-sticky-note/fphhjfibjcbdifebdmpcdahnnknedjch |
Popis | With AnyPage Sticky Note, You can make resizeable sticker notes card on any webpage, notes will loaded again when you reopen page |
Velikost souboru | 89.74 KB |
Počet instalací | 508 |
Aktuální Verze | 0.1.6 |
Poslední Aktualizace | 2023-12-28 |
Datum Vydání | 2021-03-22 |
Hodnocení | 4.67/5 Celkem 6 Hodnocení |
Vývojář | https://shebao.500talk.com |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://www.freeprivacypolicy.com/live/21d27cb1-0bd3-4a24-8625-b96cc58fbe8a |
Podporované Jazyky | en |
manifest.json | |
{ "manifest_version": 3, "content_security_policy": { "content_security_policy": "script-src 'self'; object-src 'self'" }, "background": { "service_worker": "asset\/background.js" }, "action": { "default_icon": "asset\/images\/note-icon-128.png", "default_title": "AnyPage Sticky Note" }, "content_scripts": [ { "css": [ "asset\/stickies.css" ], "js": [ "asset\/stickies.js" ], "matches": [ " |