Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Link Shortner - eeb.me",
"version": "1.50",
"description": "Link Shortner - eeb.me, zpit.us, cvrd.us, eaby.us",
"manifest_version": 3,
"author": "Gigsix",
"action": {
"default_popup": "index.html",
"default_title": "Link Shortner",
"default_icon": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
}
},
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
"https:\/\/eeb.me\/*"
]
}