Por: karyan40024
Inspect and view changes in Randomhunter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Randomhunter",
"version": "2.5resigned1",
"description": "Get random product from Producthunt in every new tab.",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": {
"16": "icon16.png",
"24": "icon24.png",
"32": "icon32.png"
},
"default_title": "Randomhunter"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"chrome_url_overrides": {
"newtab": "product.html"
},
"content_scripts": [
{
"matches": [
"*://*.producthunt.com/*"
],
"js": [
"script.js"
]
}
],
"permissions": [
"tabs",
"https://producthunt.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{c79630cb-4eb0-4728-8a22-00fa6cd6b7b2}"
}
}
} Mejores alternativas Randomhunter
Aquí hay algunas Firefox add-ons que son similares a Randomhunter:
Lazy Read
surajk95
One App
Sun Liang
Random Bookmark
jbaber
Random Feed - Open new tab with random feed
PixelsTech
RandomTab
Stephen Hahn
HubSpot Cache Buster
Anastasios Periklis Boutalis
RandomBlur Tab Explorer
Jun88
Motivational New Tab
Doğukan Doğru
Go to random tab
Mikkel Høgh