By: Ninjhe
Inspect and view changes in FishtankRoomClicker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FishTank Room Clicker",
"version": "1.0",
"description": "Switch cameras by clicking on doors",
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_icon": "icon.png",
"default_title": "FishTank Room Clicker"
},
"content_scripts": [
{
"matches": [
"https://www.fishtank.live/"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"icons": {
"48": "icon.png",
"128": "icon.png"
},
"applications": {
"gecko": {
"id": "ninjatest3215312@gmail.com",
"strict_min_version": "53.0"
}
}
} Best FishtankRoomClicker Alternatives
Here are some Firefox add-ons that are similar to FishtankRoomClicker: