By: Johannes
Inspect and view changes in GUID Resolver for Unity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GUID Resolver for Unity",
"version": "1.2.0",
"description": "Resolve GUIDs from a unity project to their asset names",
"browser_specific_settings": {
"gecko": {
"id": "unityguidresolver@deml.io",
"strict_min_version": "58.0"
}
},
"icons": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"action": {
"default_popup": "popup/popup.html"
},
"options_ui": {
"page": "popup/popup.html",
"open_in_tab": true
},
"host_permissions": [
"<all_urls>"
],
"permissions": [
"storage",
"activeTab",
"tabs",
"scripting",
"unlimitedStorage"
],
"background": {
"scripts": [
"scripts/background.js"
]
},
"content_scripts": [
{
"js": [
"scripts/content.js"
],
"css": [
"styles/styles.css"
],
"matches": [
"<all_urls>"
]
}
]
} Best GUID Resolver for Unity Alternatives
Here are some Firefox add-ons that are similar to GUID Resolver for Unity:
Unity GUID Resolver
Johannes
Developer Notes
Developer Notes Extension
Asset Store Price Tracker
RampantDespair
DOI Resolver
mdmower
DOI Resolver Plus
MDMower
Game Developer Asset Inventory
Vintillect
GitHub Unveiler (FF)
Joao
GitHub Real Name Resolver
Nate T
Custom DOI resolver
mrBen
Sitecore GUID Transformer
Firefox user 12497472
Capture Info For LocalMate
ashy_y
Guidper
Alex Jimmy