tab away
Get cool AI generated art and raise money for charity every time you open a new tab.
What is tab away?
tab away is a Chrome extension developed by Tab Away, and its main feature is "Get cool AI generated art and raise money for charity every time you open a new tab.".
Extension Screenshots
Download tab away Extension CRX File
Download tab away extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Get cool AI generated art and raise money for charity every time you open a new tab.
Extension Basic Information
Name | tab away |
ID | ikcajanfigfgkbggmgjajfggmeffidcm |
Official URL | https://chromewebstore.google.com/detail/tab-away/ikcajanfigfgkbggmgjajfggmeffidcm |
Description | Get cool AI generated art and raise money for charity every time you open a new tab. |
File Size | 11.72 KB |
Installation Count | 142 |
Current Version | 1.1.0 |
Last Updated | 2023-07-10 |
Publish Date | 2023-06-11 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Tab Away |
[email protected] | |
Payment Type | free |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "tab away", "version": "1.1.0", "description": "Get cool AI generated art and raise money for charity every time you open a new tab.", "permissions": [], "chrome_url_overrides": { "newtab": "redirect.html" }, "background": { "service_worker": "background.js" }, "action": [], "icons": { "16": "tabaway-16.png", "48": "tabaway-48.png", "128": "tabaway-128.png" } } |