View Site By SuperiorAuto

View Site By SuperiorAuto

This extension allow you to visit site where you were browsing at your mobile. it will save your time in browsing

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "View Site By SuperiorAuto",
  "description": "This extension allow you to visit site where you were browsing at your mobile. it will save your time in browsing",
  "version": "2.3",
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}