By: dry_water
Inspect and view changes in GuideMe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GuideMe",
"description": "A browser extension to give you a step by step tutorial for various websites.",
"version": "0.2",
"manifest_version": 3,
"icons": {
"16": "logo16.png",
"32": "logo32.png",
"48": "logo48.png",
"128": "logo128.png"
},
"action": {
"default_title": "GuideMe!",
"default_popup": "index.html",
"default_icon": "logo.png"
},
"content_scripts": [
{
"run_at": "document_end",
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"./assets/background.js"
]
}
],
"permissions": [
"activeTab",
"tabs",
"scripting"
],
"browser_specific_settings": {
"gecko": {
"id": "GuideMe@dvishal485",
"strict_min_version": "109.0"
}
}
} Best GuideMe Alternatives
Here are some Firefox add-ons that are similar to GuideMe:
Interactive Tutorial Assistant
sky88
FastFinderWeb
Sarah Bourgeois
Guidper
Alex Jimmy
Shortcuts for Sites
Sha Dou
Browserling - Cross-browser testing
Browserling
One Page Favorites
One Page Favorites
ScreenTutorial
Emilien Valain
Google Toolbox
Alan Tai
Web Dev Helper
Alicha
Shortcut Guide
DanMorris
Shortcut Guide
DanMorris