By: losnappas
Inspect and view changes in Tweaks for Freelancer.com source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Unbreaking some things for freelancer.com",
"manifest_version": 2,
"name": "Tweaks for Freelancer.com",
"version": "0.2",
"homepage_url": "https://gitlab.com/losnappas/tweaks-for-freelancer.com",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.freelancer.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"*://*.freelancer.com/*",
"webRequest",
"webRequestBlocking"
],
"applications": {
"gecko": {
"id": "tweaks-for-freelancer.com@losnappas"
}
}
} Best Tweaks for Freelancer.com Alternatives
Here are some Firefox add-ons that are similar to Tweaks for Freelancer.com: