Inspect and view changes in GGlobe By Okba source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"manifest_version": 3,
"name": "GGlobe By Okba",
"short_name": "G G",
"description": "GGlobe By Okba have a lot of search enging ( so you can select your favorite search engine ) that's make your time saver.",
"version": "1.0.0",
"version_name": "1.0.0",
"icons": {
"16": "img/icons/16x16a.png",
"48": "img/icons/48x48a.png",
"128": "img/icons/128x128a.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"offline_enabled": true,
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}