Alias Bookmarks
Set aliases for your bookmarks. Aliases are called from the omnibox: "/ aliasName [params]" and from the popup (ctrl+.)
什么是Alias Bookmarks?
Alias Bookmarks是由Achernar开发的Chrome扩展程序,该扩展的主要功能是“Set aliases for your bookmarks. Aliases are called from the omnibox: "/ aliasName [params]" and from the popup (ctrl+.)”。
扩展截图
下载Alias Bookmarks扩展crx文件
下载Alias Bookmarks扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension mimics the ability of Firefox and mozilla based browsers to use aliases as a shortcut to call specific bookmarks. It allows you to set alias/shortcut for your URL or javascript bookmarklets or folders, directly in the bookmark manager. You can then call an alias from chrome's omnibox or from the extension's popup window (keyboard shortcut: "ctrl+."). Simple "http(s)" bookmarks as well as javascript bookmarklets can be called with or without parameters. If it works as a bookmark, it works as an alias. Since your aliases are stored with your bookmarks, exporting or transfering them also tranfers the aliases. Starting with version 0.9.6.15, folder alias is available. It can be used to open static pages, or to make a group search on multiple search sites (examples provided). Version 0.9.8 introduces auto-completion in popup window (see options page to enable).
扩展基本信息
名称 | |
ID | oglbhaepiihmmmaipmglkfhbaahhbkec |
官方URL | https://chrome.google.com/webstore/detail/alias-bookmarks/oglbhaepiihmmmaipmglkfhbaahhbkec |
简介 | Set aliases for your bookmarks. Aliases are called from the omnibox: "/ aliasName [params]" and from the popup (ctrl+.) |
文件大小 | 54.04 KB |
安装次数 | 134 |
当前版本 | 0.9.8 |
更新时间 | 2018-09-02 |
上架时间 | 2018-09-02 |
评分 | 5.00/5 共3次评分 |
开发者 | Achernar |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://users.skynet.be/alternity/programming/ |
支持的语言 | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "version": "0.9.8", "description": "__MSG_description__", "default_locale": "en", "permissions": [ "tabs", "bookmarks", "storage", "notifications", "contextMenus", " |