Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Open Tab Next Right to Current",
"description": "Open new tab created from current tab, next right to current tab.",
"version": "0.0.5",
"author": "toshi",
"homepage_url": "https:\/\/github.com\/k08045kk\/OpenTabNextRightToCurrent",
"background": {
"service_worker": "background.js"
},
"permissions": []
}