By: Denis
Inspect and view changes in Fast work source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Fast work",
"version": "1.24",
"description": "Extension for my Work",
"icons": {
"48": "icon.png"
},
"permissions": [
"activeTab",
"scripting"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{4e716b30-856f-470b-bd9a-36bc6d92f024}"
}
}
} Best Fast work Alternatives
Here are some Firefox add-ons that are similar to Fast work: