Stop Tabs
Stops tabs from loading on startup
What is Stop Tabs?
Stop Tabs is a Chrome extension developed by def00111, and its main feature is "Stops tabs from loading on startup".
Download Stop Tabs Extension CRX File
Download Stop Tabs 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
Extension Basic Information
Name | Stop Tabs |
ID | iamnmfljplinnbdelefgnmplmjjlllch |
Official URL | https://chromewebstore.google.com/detail/stop-tabs/iamnmfljplinnbdelefgnmplmjjlllch |
Description | Stops tabs from loading on startup |
File Size | 3.14 KB |
Installation Count | 99 |
Current Version | 1.1 |
Last Updated | 2017-02-24 |
Publish Date | 2017-02-24 |
Rating | 4.62/5 Total 13 Ratings |
Developer | def00111 |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "stoptabs.js" ] }, "description": "Stops tabs from loading on startup", "manifest_version": 2, "name": "Stop Tabs", "version": "1.1", "author": "def00111" } |