By: Tom Garza
Inspect and view changes in News Tracking Utility source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "News Tracking Utility",
"version": "1.2",
"description": "A utility to track and display the latest news articles.",
"permissions": [
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
}
},
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{4e2e46c3-1bfb-4fc6-ba39-083279ac88bd}"
}
}
} Best News Tracking Utility Alternatives
Here are some Firefox add-ons that are similar to News Tracking Utility: