有道云笔记网页剪报
一键保存精彩网页,多终端同步,永久珍藏
What is 有道云笔记网页剪报?
有道云笔记网页剪报 is a Chrome extension developed by https://note.youdao.com, and its main feature is "一键保存精彩网页,多终端同步,永久珍藏".
Extension Screenshots
Download 有道云笔记网页剪报 Extension CRX File
Download 有道云笔记网页剪报 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
有道云笔记网页剪报Chrome插件帮助您轻松地将网页内容保存到有道云笔记中。支持右键划选部分网页,也可以自动提取正文进行保存。同时,还能方便地同步到有道云笔记桌面版、手机版,随时随地查看。
Extension Basic Information
Name | 有道云笔记网页剪报 |
ID | joinpgckiioeklibflapokicmndlcnef |
Official URL | https://chromewebstore.google.com/detail/%E6%9C%89%E9%81%93%E4%BA%91%E7%AC%94%E8%AE%B0%E7%BD%91%E9%A1%B5%E5%89%AA%E6%8A%A5/joinpgckiioeklibflapokicmndlcnef |
Description | 一键保存精彩网页,多终端同步,永久珍藏 |
File Size | 270 KB |
Installation Count | 100,000 |
Current Version | 2.3.1 |
Last Updated | 2022-08-23 |
Publish Date | 2019-07-11 |
Rating | 3.15/5 Total 473 Ratings |
Developer | https://note.youdao.com |
[email protected] | |
Payment Type | free |
Extension Website | http://note.youdao.com/download.html |
Help Page URL | http://note.youdao.com |
Privacy Policy Page URL | https://c.youdao.com/dict/law/youdao_agreement/privacy.html |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "version": "2.3.1", "manifest_version": 2, "description": "__MSG_extDescription__", "icons": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "default_locale": "zh_CN", "browser_action": { "default_icon": "icons\/16x16.png", "default_title": "__MSG_actionTitle__" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |