Inspect and view changes in PPP Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PPPAssistant",
"description": "For PPPer",
"version": "0.0.2",
"developer": {
"name": "aguo",
"url": "https://aguo.me"
},
"homepage_url": "https://aguo.me",
"default_locale": "zh",
"icons": {
"32": "icons/32*32.png",
"64": "icons/64*64.png"
},
"permissions": [
"menus",
"contextMenus",
"tabs",
"clipboardRead",
"notifications"
],
"background": {
"scripts": [
"scriptsBackground/menus.js",
"scriptsBackground/listen_clipboard.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.cpppc.org/*"
],
"js": [
"scriptsContent/cpppc.js"
],
"run_at": "document_start"
}
],
"browser_action": {
"default_icon": {
"32": "icons/32*32.png",
"64": "icons/64*64.png"
},
"default_popup": "browserAction/index.html",
"default_title": "PPPAssistant"
},
"page_action": {
"default_icon": {
"32": "icons/32*32.png",
"64": "icons/64*64.png"
},
"default_popup": "pageAction/index.html",
"default_title": "PPPAssistant",
"show_matches": [
"<all_urls>",
"https://*.aguo.me/*"
]
},
"options_ui": {
"page": "options/index.html"
}
} Meilleures alternatives PPP Assistant
Voici quelques Firefox add-ons qui sont similaires à PPP Assistant :
WacGPT
hackettk
PTT Web Enhanced
hyk
Prompt Sidebar
yossi
探索者小舒 - 强大快捷的侧栏搜索切换工具
Nexmoe
fly63工具箱
fly63
PPCMD2009
thepalestinian
Patient Assistance Tool Helper Extension
PAT Pty Ltd
PC Performance Analyzer
Abdul-Rehman
Page Scan Assistant
Safaa
CPCC Helpdesk Quicklinks
Mikael C. Fritts
GPT Edit 翻译
The Inspired Group
FilterTraining
Firefox user 12203510