By: Chandramauli
Inspect and view changes in DelveGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DelveGPT",
"version": "1.0",
"description": "Don't read what you don't want to.",
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "DelveGPT@delvegpt.com",
"strict_min_version": "68.0"
}
}
} Best DelveGPT Alternatives
Here are some Firefox add-ons that are similar to DelveGPT: