Page Contents Sidebar
Sidebar for web page contents
Vad är Page Contents Sidebar?
Page Contents Sidebar är en Chrome-tillägg utvecklad av ikenshirogivenup98, och dess huvudfunktion är "Sidebar for web page contents".
Tilläggsskärmbilder
Ladda ner Page Contents Sidebar-förlängningens CRX-fil
Ladda ner Page Contents Sidebar-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        # 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                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | obapfadchkhjmpkfclbpejldccaajccb | 
| Officiell webbadress | https://chrome.google.com/webstore/detail/page-contents-sidebar/obapfadchkhjmpkfclbpejldccaajccb | 
| Beskrivning | Sidebar for web page contents | 
| Filstorlek | 106 KB | 
| Antal Installationer | 11 | 
| Aktuell Version | 0.1.6 | 
| Senast Uppdaterad | 2019-08-15 | 
| Publiceringsdatum | 2019-08-15 | 
| Betyg | 2.00/5 Totalt 2 Betyg | 
| Utvecklare | ikenshirogivenup98 | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://github.com/momotaro98/page-contents-sidebar | 
| Hjälpsida URL | https://github.com/momotaro98/page-contents-sidebar/issues | 
| Stödda Språk | 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": [
        "  |  |