Inspect and view changes in Remove Query Params source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Reloads all pages without its query params",
"manifest_version": 2,
"name": "Remove Query Params",
"version": "1.0.2",
"icons": {
"48": "icons/beasts-48.png"
},
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"background-script.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
]
}
],
"browser_action": {
"default_icon": "icons/beasts-32.png",
"default_title": "Remove Query Params"
}
} Meilleures alternatives Remove Query Params
Voici quelques Firefox add-ons qui sont similaires à Remove Query Params :
all reload
kakakikikeke
Tabs Operations
Nabendu
Reload All Tabs
Glin
Reload Tabs Button
Button Guy
Quick Tab Icon Editor
Elane
ReLoad It!
Carol Brown
Custom Tab Icons
Stafford
Session Tab Renamer
Charles White
Remove URL Parameters
voidsmith
Tab Icon Swap
Angelina
URL Cleaner
bermudi
Ready to Reload
Firefox user 13509376