Anchor headings
Adds anchors to headings
什么是Anchor headings?
Anchor headings是由Michael Radionov开发的Chrome扩展程序,该扩展的主要功能是“Adds anchors to headings”。
扩展截图
下载Anchor headings扩展crx文件
下载Anchor headings扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
In long articles and tutorials each paragraph usually has it's own heading. Sometimes one wants copy a link to a particular paragraph, but not every website has such a link. This extension tries to solve the problem by adding an anchor link to each heading on a page in a form of "hash" sign `#` - you can either click on it and then copy complete URL from browser's address bar or use context menu to copy a link directly.
扩展基本信息
名称 | Anchor headings |
ID | lggjnoadjgfilclcmbakfkkfjjkhdpfo |
官方URL | https://chromewebstore.google.com/detail/anchor-headings/lggjnoadjgfilclcmbakfkkfjjkhdpfo |
简介 | Adds anchors to headings |
文件大小 | 5.67 KB |
安装次数 | 22 |
当前版本 | 0.1.0 |
更新时间 | 2016-07-21 |
上架时间 | 2016-07-21 |
评分 | 3.00/5 共2次评分 |
开发者 | Michael Radionov |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Anchor headings", "description": "Adds anchors to headings", "version": "0.1.0", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "content_scripts": [ { "matches": [ " |