By: Tu
Inspect and view changes in Page Element Puzzle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Page Element Puzzle",
"description": "Pick a random HTML element as a puzzle and ask the user to click an element that matches the description (e.g. 'click the longest text'). Fun and harmless.",
"version": "1.0",
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"css": [
"content_style.css"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_title": "Page Element Puzzle",
"default_popup": "popup.html"
},
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "pageelementpuzzle-52f3b2bc@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Page Element Puzzle Alternatives
Here are some Firefox add-ons that are similar to Page Element Puzzle:
PicPuzzler Challenge
Do
MiniPuzzle Snapshot
Quang
SnapPuzzle Master
Hy
URL Puzzle Challenge
Tay
HTML Chaos
Hoang
Image Puzzle Break
Hi Oanh
Element Shuffle
StrongarmDev
Easy Clicker
mdawe26
SplitPuzzle
Bimps
HTMLPicker - HTML Color Picker
ExileCode
Word Search Puzzle
Allen
Lichess Puzzler
Eyüp Öztürk