By: Neo Cortex
Inspect and view changes in Substack Archive Search - Substack Post Indexer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_appName__",
"version": "1.0.3",
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "substack-archive-search@neocortexai.in",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"description": "__MSG_appDesc__",
"default_locale": "en",
"action": {
"default_popup": "src/ui/popup/popup.html",
"default_title": "__MSG_appTitle__",
"default_icon": {
"16": "assets/icons/icon16.png",
"32": "assets/icons/icon32.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
}
},
"options_page": "src/ui/options/options.html",
"icons": {
"16": "assets/icons/icon16.png",
"32": "assets/icons/icon32.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
},
"background": {
"scripts": [
"src/background/serviceWorker.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/content/contentScript.js"
]
}
],
"permissions": [
"storage",
"unlimitedStorage",
"identity"
],
"host_permissions": [
"<all_urls>"
],
"web_accessible_resources": [
{
"resources": [
"src/ui/sidebar/sidebar.html",
"src/ui/sidebar/sidebar.js",
"assets/icons/chrome.svg"
],
"matches": [
"<all_urls>"
]
}
]
} Best Substack Archive Search - Substack Post Indexer Alternatives
Here are some Firefox add-ons that are similar to Substack Archive Search - Substack Post Indexer:
Substack Insights
Mona Mona
Substack PDF Downloader: Substack to PDF & Markdow
Neo Cortex
Substack Notes Scheduler
Mona Mona
Substack Tools
Guilherme Campos
RE:SEARCHER
andots
Self Hosted Search Engine
Rampart
Stacks - Save, Search and Organize
Better Stacks
Reddit Infinite History
TheLittleBlue
Omnindex
Rogerio Chaves
Feedstack
nad
Substack Video Downloader - Download Substack Vide
Neo Cortex