Anchor headings
Adds anchors to headings
Wat is Anchor headings?
Anchor headings is een Chrome-extensie ontwikkeld door Michael Radionov, en de belangrijkste functie is "Adds anchors to headings".
Extensie Screenshots
Download het CRX-bestand van de extensie Anchor headings
Download Anchor headings-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Anchor headings |
ID | lggjnoadjgfilclcmbakfkkfjjkhdpfo |
Officiële URL | https://chromewebstore.google.com/detail/anchor-headings/lggjnoadjgfilclcmbakfkkfjjkhdpfo |
Beschrijving | Adds anchors to headings |
Bestandsgrootte | 5.67 KB |
Aantal Installaties | 22 |
Huidige Versie | 0.1.0 |
Laatst Bijgewerkt | 2016-07-21 |
Publicatiedatum | 2016-07-21 |
Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Michael Radionov |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |