Pinbox - 跨平台收藏

将散落各地的内容集中在一处

Pinbox - 跨平台收藏란 무엇입니까?

Pinbox - 跨平台收藏은(는) https://withpinbox.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "将散落各地的内容集中在一处"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Pinbox - 跨平台收藏 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Pinbox 是一款跨平台的收藏工具,您可以用它来记录灵感,保存资料甚至网络上的任何内容。

专为创意者们设计
收藏网页、图片、创意、代码片段的绝佳工具,设计简单功能强大。
支持 web、浏览器扩展、iOS、Android,一处收藏,处处同步。

快速访问
只需 0.4 秒即可访问常用网站。
您无需在茫茫收藏中寻找某个特定的网站,只需要给它设置一个快捷键,就可以快速访问。根据我们的数据显示,这将平均节省约 20 倍的时间。

自动化工作流
无需任何代码即可设置自动化流程,根据收藏的标题或链接进行自动分类整理。
更多有趣的流程陆续开发中。

功能:
1.收藏网页、图片、文本,甚至网络上的一切内容;
2.编辑标题和备注:您可以编辑已经收藏的内容,使之更加清晰直观;
3.多级收藏集:帮助您整理收藏的内容;
4.编辑模式:支持多选、拖拽等功能,可以批量整理您的收藏;
5.搜索:搜索收藏的标题、链接、同样也支持您自定义的标题和备注;
6.导入书签:一键快速导入浏览器书签,并保留书签结构;
7.回收站:放心的删除收藏,它们都将自动进入回收站,随时恢复;
8.跨平台支持:网页 + 浏览器扩展 + APP;
9.注重隐私:我们十分注重用户隐私,您的收藏只有您自己能看到。

本次更新
新功能:
1. 支持地址栏搜索;
2. 关联搜索适配 F 搜;
3. 侧边栏和新标签页收藏增加刷新功能;
4. 新标签页支持隐藏搜索框;
5. 新标签页和侧边栏支持加密收藏集和颜色。


用户体验:
1. 标签搜索支持大小写;
2. 优化选项页面;
3. 关联搜索适配深色模式。

Bug 修复:
修复侧边栏样式问题。                    

확장 프로그램 기본 정보

이름 Pinbox - 跨平台收藏 Pinbox - 跨平台收藏
ID kmijeangnajdcaomdfjohhbmnbhnhjjd
공식 URL https://chromewebstore.google.com/detail/pinbox-%E8%B7%A8%E5%B9%B3%E5%8F%B0%E6%94%B6%E8%97%8F/kmijeangnajdcaomdfjohhbmnbhnhjjd
설명 将散落各地的内容集中在一处
파일 크기 1.11 MB
설치 횟수 10,000
현재 버전 3.8.0
최근 업데이트 2023-04-18
출시 날짜 2020-04-23
평점 4.45/5 총 91 개의 평점
개발자 https://withpinbox.com
이메일 [email protected]
결제 유형 free
도움말 페이지 URL https://withpinbox.com/faq
개인정보 보호 정책 페이지 URL https://withpinbox.com/privacy
지원되는 언어 zh-CN
manifest.json
{
    "name": "Pinbox - \u8de8\u5e73\u53f0\u6536\u85cf",
    "version": "3.8.0",
    "manifest_version": 3,
    "description": "\u5c06\u6563\u843d\u5404\u5730\u7684\u5185\u5bb9\u96c6\u4e2d\u5728\u4e00\u5904",
    "action": {
        "default_icon": {
            "16": "img\/logo_16.png",
            "24": "img\/logo.png",
            "32": "img\/logo_32.png"
        },
        "default_title": "Pinbox"
    },
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/pinbox-%E8%B7%A8%E5%B9%B3%E5%8F%B0%E6%94%B6%E8%97%8F\/kmijeangnajdcaomdfjohhbmnbhnhjjd",
    "omnibox": {
        "keyword": "p"
    },
    "permissions": [
        "contextMenus",
        "tabs",
        "scripting",
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "options_page": "options.html",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "css": [
                "css\/content.css"
            ]
        }
    ],
    "icons": {
        "16": "img\/logo_16.png",
        "32": "img\/logo_32.png",
        "48": "img\/logo.png",
        "128": "img\/logo_128.png"
    },
    "commands": {
        "save_text": {
            "suggested_key": {
                "default": "Ctrl+Shift+1",
                "windows": "Ctrl+Shift+1",
                "mac": "Command+Shift+1",
                "chromeos": "Ctrl+Shift+1",
                "linux": "Ctrl+Shift+1"
            },
            "description": "\u6536\u85cf\u9009\u4e2d\u6587\u5b57"
        },
        "toggle_sidebar": {
            "suggested_key": {
                "default": "Ctrl+Shift+2",
                "windows": "Ctrl+Shift+2",
                "mac": "Command+Shift+2",
                "chromeos": "Ctrl+Shift+2",
                "linux": "Ctrl+Shift+2"
            },
            "description": "\u663e\u793a\/\u9690\u85cf\u4fa7\u8fb9\u680f"
        },
        "_execute_action": {
            "suggested_key": {
                "windows": "Ctrl+Shift+S",
                "mac": "Command+Shift+S",
                "chromeos": "Ctrl+Shift+S",
                "linux": "Ctrl+Shift+S"
            }
        }
    },
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        {
            "resources": [
                "img\/logo.png",
                "img\/logo.svg",
                "save.html",
                "js\/save.js",
                "sidebar.html",
                "js\/sidebar.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}