Page Contents Sidebar
Sidebar for web page contents
Wat is Page Contents Sidebar?
Page Contents Sidebar is een Chrome-extensie ontwikkeld door ikenshirogivenup98, en de belangrijkste functie is "Sidebar for web page contents".
Extensie Screenshots
Download het CRX-bestand van de extensie Page Contents Sidebar
Download Page Contents Sidebar-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
# Overview
Sidebar Extension for Markdown on Gist
# Features
* Display header title of Markdown file on Gist
* Jump to target area
* Change the depth of the display header
* Track and focus on current browsing points
* Change the sidebar width
* The sidebar can be hidden with a single button Basisinformatie over de Extensie
| Naam | |
| ID | obapfadchkhjmpkfclbpejldccaajccb |
| Officiële URL | https://chrome.google.com/webstore/detail/page-contents-sidebar/obapfadchkhjmpkfclbpejldccaajccb |
| Beschrijving | Sidebar for web page contents |
| Bestandsgrootte | 106 KB |
| Aantal Installaties | 11 |
| Huidige Versie | 0.1.6 |
| Laatst Bijgewerkt | 2019-08-15 |
| Publicatiedatum | 2019-08-15 |
| Beoordeling | 2.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | ikenshirogivenup98 |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/momotaro98/page-contents-sidebar |
| Help Pagina-URL | https://github.com/momotaro98/page-contents-sidebar/issues |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Page Contents Sidebar",
"version": "0.1.6",
"manifest_version": 2,
"author": "Shintaro Ikeda",
"description": "Sidebar for web page contents",
"homepage_url": "https:\/\/github.com\/momotaro98\/page-contents-sidebar",
"icons": {
"128": "icons\/icon128.png"
},
"permissions": [
"https:\/\/gist.github.com\/*"
],
"optional_permissions": [
" | |