By: Iain
Inspect and view changes in Discogs Store Search Buttons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DiscogsStoreSearchButtons",
"description": "Show store search buttons on the Discogs release/master page",
"version": "0.0.2",
"icons": {
"64": "icons/icon.png"
},
"content_scripts": [
{
"matches": [
"*://*.discogs.com/release/*",
"*://*.discogs.com/master/*"
],
"js": [
"content_script.js"
]
}
],
"page_action": {
"default_icon": {
"64": "icons/icon.png"
},
"default_popup": "pageAction/index.html",
"default_title": "DiscogsStoreSearchButtons"
},
"browser_specific_settings": {
"gecko": {
"id": "{8ae5b660-9500-4a58-ac2c-37239f02f603}"
}
}
} Best Discogs Store Search Buttons Alternatives
Here are some Firefox add-ons that are similar to Discogs Store Search Buttons: