Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.7 KB

File metadata and controls

57 lines (36 loc) · 1.7 KB

Portkey门钥匙

A Chrome extension that displays your bookmarks on the new tab page.
一个在新标签页展示书签的 Chrome 扩展。

A Portkey was a magical object enchanted to instantly bring anyone touching it to a specific location.

门钥匙 (Portkey)是一种被施过魔法的物品,可以将接触到它的人传送到指定的位置。

image

Features 功能特点

  • Drag and Drop Support 支持拖拽排序
  • Dynamic Favicon Loading 动态图标加载
  • Personalized Greeting 个性化问候
  • 【WIP】Customize Portkey 自定义门钥匙图标
  • 【WIP】Select Your Own Color 选择自己喜欢的背景色

Installation 安装方法

  1. Download this repository
    下载此仓库
  2. Open Chrome and navigate to chrome://extensions/
    打开 Chrome 浏览器,访问 chrome://extensions/
  3. Enable "Developer mode" in the top right
    在右上角启用"开发者模式"
  4. Click "Load unpacked" and select the folder containing this extension
    点击"加载已解压的扩展程序"并选择此扩展所在文件夹

Permissions 权限说明

  • bookmarks: Required for accessing and managing bookmarks
    用于访问和管理书签
  • favicon: Required for loading website icons
    用于加载网站图标
  • <all_urls>: Required for favicon loading
    用于加载网站图标

Contributing 贡献

Feel free to open issues or submit pull requests for any improvements.
欢迎提出问题或提交改进建议。

License 许可

MIT License
MIT 开源许可

Author 作者

seetasu