제작자: French Tech Tips
Inspect and view changes in create-react-ext source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "French Tech Tips & Hokanosekai",
"manifest_version": 2,
"name": "ReactExtension",
"short_name": "ReactExtension",
"version": "1.0.0",
"description": "React & Redux & Tailwind bundle Web Extension Template",
"icons": {
"192": "./logo192.png",
"512": "./logo512.png"
},
"web_accessible_resources": [
"popup.html"
],
"content_scripts": [
{
"matches": [
"*://*.mozilla.org/*"
],
"js": [
"./js/browser-polyfill.js"
]
}
],
"background": {
"scripts": [
"./js/browser-polyfill.js",
"./js/vendor.js",
"./js/background.js"
]
},
"permissions": [
"activeTab",
"contextMenus",
"nativeMessaging",
"notifications",
"storage",
"tabs",
"webNavigation",
"https://*/*",
"http://*/*"
],
"browser_action": {
"default_icon": "./logo192.png",
"default_title": "ReactExtension",
"default_popup": "./popup.html"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "create-react-extension@HFTT.app"
}
}
} 최고의 create-react-ext 대안
다음은 create-react-ext과(와) 유사한 Firefox add-on입니다:
Tailwind CSS Component Preview Extension
Aevorn LLC
p32929-homepage-ext
Fayaz Bin Salam
Extension Webpack Template
Bill
Extensry
Prakash Sakari
React New Tab
Ramkumar K R
Relax your eyes
Andreea Neamtiu
DevSpace - Developer Toolkit
Farhan
React+Vite Extension Template
Ali Almasi
TWUING Extension Pro
Thể Thao Sut88
Browser Extension Template
Nazar Kornienko Blefnk