Deep Link
Context menu item for linking to a particular element on a page.
Wat is Deep Link?
Deep Link is een Chrome-extensie ontwikkeld door jtbandes, en de belangrijkste functie is "Context menu item for linking to a particular element on a page.".
Extensie Screenshots
Download het CRX-bestand van de extensie Deep Link
Download Deep Link-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
Like that "¶" icon you know and love... anywhere.
Right-click on the page and choose "Deep Link" to link directly to the nearest element, if available. (http://the/page#nearest-section) Basisinformatie over de Extensie
| Naam | |
| ID | dnlfigefegjefjojijlpgiicodlgdhci |
| Officiële URL | https://chromewebstore.google.com/detail/deep-link/dnlfigefegjefjojijlpgiicodlgdhci |
| Beschrijving | Context menu item for linking to a particular element on a page. |
| Bestandsgrootte | 4.13 KB |
| Aantal Installaties | 159 |
| Huidige Versie | 0.1 |
| Laatst Bijgewerkt | 2015-05-31 |
| Publicatiedatum | 2015-05-31 |
| Beoordeling | 4.00/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | jtbandes |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Deep Link",
"author": "Jacob Bandes-Storch",
"version": "0.1",
"description": "Context menu item for linking to a particular element on a page.",
"permissions": [
"contextMenus"
],
"background": {
"persistent": false,
"scripts": [
"eventPage.js"
]
},
"content_scripts": [
{
"matches": [
" | |