Anchor headings
Adds anchors to headings
Qu'est-ce que Anchor headings ?
Anchor headings est une extension Chrome développée par Michael Radionov, et sa fonction principale est "Adds anchors to headings".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Anchor headings
Téléchargez les fichiers d'extension Anchor headings au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Anchor headings |
ID | lggjnoadjgfilclcmbakfkkfjjkhdpfo |
URL Officiel | https://chromewebstore.google.com/detail/anchor-headings/lggjnoadjgfilclcmbakfkkfjjkhdpfo |
Description | Adds anchors to headings |
Taille du Fichier | 5.67 KB |
Nombre d'Installations | 22 |
Version Actuelle | 0.1.0 |
Dernière Mise à Jour | 2016-07-21 |
Date de Publication | 2016-07-21 |
Évaluation | 3.00/5 Total 2 Évaluations |
Développeur | Michael Radionov |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |