Anchor headings
Adds anchors to headings
Co to jest Anchor headings?
Anchor headings to rozszerzenie Chrome opracowane przez Michael Radionov, a jego główną funkcją jest „Adds anchors to headings”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Anchor headings
Pobierz pliki rozszerzeń Anchor headings w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Anchor headings |
ID | lggjnoadjgfilclcmbakfkkfjjkhdpfo |
Oficjalny URL | https://chromewebstore.google.com/detail/anchor-headings/lggjnoadjgfilclcmbakfkkfjjkhdpfo |
Opis | Adds anchors to headings |
Rozmiar pliku | 5.67 KB |
Liczba instalacji | 22 |
Aktualna Wersja | 0.1.0 |
Ostatnia Aktualizacja | 2016-07-21 |
Data Publikacji | 2016-07-21 |
Ocena | 3.00/5 Łącznie 2 Oceny |
Deweloper | Michael Radionov |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |