Inspect and view changes in namesample source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "name",
"description": "description",
"version": "1.0",
"icons": {},
"action": {},
"background": {
"scripts": [
"start.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"jquery-3.5.0.min.js",
"content.js"
]
}
],
"permissions": [
"alarms",
"tabs",
"webRequest",
"webNavigation",
"scripting",
"storage",
"unlimitedStorage"
],
"browser_specific_settings": {
"gecko": {
"id": "sonjeeiche@gmail.com",
"strict_min_version": "91.0"
}
}
} Best namesample Alternatives
Here are some Firefox add-ons that are similar to namesample: