Inspect and view changes in Tutorial FAQ Collator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.0.0",
"description": "__MSG_extensionDescription__",
"action": {
"default_popup": "popup/popup.html"
},
"icons": {
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"scripting",
"tabs",
"contextMenus"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background/background.js"
]
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{cf1d5e3e-325f-5eff-2b05-a53dcf318c37}",
"data_collection_permissions": {
"required": [
"none"
],
"collects_data": false
},
"strict_min_version": "109.0"
}
},
"default_locale": "en",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content.js"
],
"run_at": "document_idle"
}
]
} 최고의 Tutorial FAQ Collator 대안
다음은 Tutorial FAQ Collator과(와) 유사한 Firefox add-on입니다:
List Collator
Jaxon
Markdown FAQ Exporter
Kelsey
Section Focus FAQ
Angel
Smart FAQ Extractor
Colin Lambert
Table Q&A Builder
Fraser
Definition List to FAQ
Gordon
PDF Review Companion
Rosanna
AI Chat Question Navigator
houguang
Release Notes FAQ
Katie
Auto Summary PDF Reader
Edie
QuoraNotes
Yonas Adane
NotebookLM Quiz Exporter
ali saadat