By: Benny Adam Add-on
Inspect and view changes in Flippity — Feature Toggle Mgr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Flippity — Feature Toggle Manager",
"version": "1.0.1",
"description": "Manage localStorage feature toggles per website",
"permissions": [
"activeTab",
"storage",
"scripting",
"tabs"
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"background": {
"scripts": [
"background/service-worker.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "flippity@flippity.dev",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Flippity — Feature Toggle Mgr Alternatives
Here are some Firefox add-ons that are similar to Flippity — Feature Toggle Mgr:
Feature Flags
Tools publiq
Feature the Flag
Lennaert
FavGrid - Premium Speed Dial
HalloWelt42
Link Toggler
go8cncom
Toggle Tasklet
mylinh171717
Kleinanzeigen-Enhanced
Kleinanzeigen-Enhanced
TidyTabs
MinorExt
White Mode Buttons
GermanusTV
Simple Sidebar Notes
herdsport
Page JavaScript Toggle
vmarks
Tshoppa Quickbutton
Firefox user 12722145
JavaScript Switcher
meetDeveloper