By: brohitbrose Add-on
Inspect and view changes in LinkedIn Games Solver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LinkedIn Games Solver",
"version": "1.0.11",
"description": "Solvers for the daily LinkedIn puzzle games",
"background": {
"scripts": [
"navigationListener.js"
]
},
"permissions": [
"scripting",
"activeTab",
"webNavigation"
],
"action": {
"default_popup": "popup.html",
"default_icon": "icon.svg"
},
"content_scripts": [
{
"matches": [
"*://*.linkedin.com/games/queens*"
],
"js": [
"queens.js"
]
},
{
"matches": [
"*://*.linkedin.com/games/zip*"
],
"js": [
"zip.js"
]
},
{
"matches": [
"*://*.linkedin.com/games/tango*"
],
"js": [
"tango.js"
]
},
{
"matches": [
"*://*.linkedin.com/games/*sudo*"
],
"js": [
"sudoku.js"
]
}
],
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"96": "icon-96.png",
"128": "icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "linkedin-games-solver@addons.mozilla.org",
"strict_min_version": "109.0"
}
}
} Best LinkedIn Games Solver Alternatives
Here are some Firefox add-ons that are similar to LinkedIn Games Solver:
LinkedIn Games Solver
Muhammed Mustafa AKŞAM
LinkedIn Tango Solver
Shreejith J
Crown Puzzle Solver
Joshua Freeman
LinkedIn Tango Solver
Alex
Chess Instead of Posts
Atakan Solak
Crosswordle++
Miles
Sudoku Game 2023
J88 - TRANG CHÍNH THỨC TỪ NHÀ CÁI
Summle Helper Sidebar
Laurent Leconte
NYT Games Helper
swierczek
Sudoku Play
Ivan Lukichev
Crosseyed
Tim
Lichess Puzzler
Eyüp Öztürk