By: foreignSeal
Inspect and view changes in sealPinterest source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "sealPinterest",
"version": "0.0.2",
"description": "Custom styles for Pinterest",
"browser_specific_settings": {
"gecko": {
"id": "sealPinterestPatch@foreignseal.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon_48.png"
}
},
"content_scripts": [
{
"matches": [
"*://*.pinterest.com/*"
],
"js": [
"content.js"
]
}
],
"permissions": [
"storage"
],
"web_accessible_resources": [
{
"resources": [
"content.css"
],
"matches": [
"*://*.pinterest.com/*"
]
}
]
} Best sealPinterest Alternatives
Here are some Firefox add-ons that are similar to sealPinterest: