Por: Mehdi Sakout
Inspect and view changes in Hackertab – Dev News & GitHub in New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Hackertab – Dev News & GitHub in New Tab",
"description": "Developer news from GitHub Trending, Hacker News, and more, all in your new tab.",
"version": "1.26.13",
"chrome_url_overrides": {
"newtab": "index.html"
},
"host_permissions": [
"https://*.hackertab.dev/*"
],
"content_scripts": [
{
"matches": [
"https://hackertab.dev/*"
],
"run_at": "document_start",
"js": [
"content.js"
]
}
],
"icons": {
"16": "/logos/logo16.png",
"32": "/logos/logo32.png",
"48": "/logos/logo48.png",
"128": "/logos/logo128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{f8793186-e9da-4332-aa1e-dc3d9f7bb04c}"
}
}
} Melhores alternativas Hackertab – Dev News & GitHub in New Tab
Aqui estão algumas Firefox add-ons que são similares a Hackertab – Dev News & GitHub in New Tab:
Dev Tabs
Matthew Rebehn
daily.dev | The homepage developers deserve
Daily Dev Ltd.
daily.dev | The homepage developers deserve
Chris Bongers
Hacker News Tab
Zaid Fadhil
Devo
Burak Karakan
AllDevBlogs - Developer Articles Feed
AllDevBlogs
HN Best Tab
tirumala
FOMO - A new-tab dashboard made for you
Varun
Githunt
Etienne
DevStory
Anand Moorthy J