By: Nivyan Lakhani
Inspect and view changes in Riffle: Searchable Heading Outlines source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Riffle - Searchable Heading Outlines",
"version": "1.0",
"description": "Shows a searchable, keyboard-navigable outline of the current page.",
"permissions": [
"activeTab",
"scripting",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "mail@nivyan.xyz"
}
},
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"commands": {
"toggle-outline": {
"suggested_key": {
"default": "Ctrl+Shift+Space",
"mac": "MacCtrl+Shift+Space"
},
"description": "Toggle Page Outline"
}
},
"action": {
"default_popup": "popup.html"
}
} Best Riffle: Searchable Heading Outlines Alternatives
Here are some Firefox add-ons that are similar to Riffle: Searchable Heading Outlines:
Outline Sidebar
Francesco De Stefano
Outline Headings
MB66
OutlineCraft
Ekluis
Click to Outline!
Antonio Pedro Vieira
HeadingsMap
Rumoroso
Outline Reader
_korpus_
Highlight Heading
Danil
Send to Outline
okhwaja
View Document Outline
79KING
Notion Outline by nbundle.com
Minh-Phuc Tran
NoFollow
Igor Jerosimić
Highlight for firefox
Abhishek Pandey