提供元: senorsunday
Inspect and view changes in Front End Framework source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"homepage_url": "https://github.com/senorsunday/FrontEndFramework",
"name": "Front End Framework",
"description": "This is a framework for webextensions, so you can deploy one quickly without any front-end work",
"version": "2018.8.21.1resigned1",
"icons": {
"16": "Public/Icons/favicon.svg",
"96": "Public/Icons/favicon.svg"
},
"manifest_version": 2,
"background": {
"page": "Background/index.html"
},
"content_security_policy": "script-src 'self'; object-src 'self'",
"content_scripts": [
{
"js": [
"active.js"
],
"matches": [
"*://*/*"
]
}
],
"browser_action": {
"default_title": "Front End Framework",
"default_popup": "Background/Settings/toolbar.html",
"browser_style": false,
"default_icon": {
"16": "Public/Icons/favicon.svg",
"32": "Public/Icons/favicon.svg"
}
},
"options_ui": {
"page": "Background/Settings/settings.html",
"browser_style": false
},
"applications": {
"gecko": {
"id": "front_end_framework@github.com"
}
},
"web_accessible_resources": [
"Public/*/*"
],
"permissions": [
"*://*/*",
"storage",
"tabs",
"contextMenus",
"clipboardWrite",
"notifications",
"alarms"
]
} ベストのFront End Framework代替案
Front End Frameworkに類似したFirefox add-onをいくつか紹介します:
Extension Webpack Template
Bill
Frontend Framework Inspector
fztgreen
Frame
Frame
Frontier
demovik
BetterLooksmax Framework
Meaningless Life
Fast work
Denis
Webpack Example (development)
Simeon Vincent
Drupal Forge helper extension
Darren Oh
MintFrame
swin
Windscribe VPN Extension
windscribe_vpn
create-react-ext
French Tech Tips