Country Flags Scrollbar
Use your country flag as scrollbar, upload image from your own device or use a custom image as scrollbar. Fully customizble
Vad är Country Flags Scrollbar?
Country Flags Scrollbar är en Chrome-tillägg utvecklad av Bhupesh Singh, och dess huvudfunktion är "Use your country flag as scrollbar, upload image from your own device or use a custom image as scrollbar. Fully customizble".
Tilläggsskärmbilder
Ladda ner Country Flags Scrollbar-förlängningens CRX-fil
Ladda ner Country Flags Scrollbar-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
You can change how your scrollbar looks. Add you own custom image or choose from the given list. # Note: after installing it for first time, reload any open tabs for the extension to work.
Grundläggande Information om Tillägg
Namn | Country Flags Scrollbar |
ID | fgkbighieaohkbofflomdgickbdoncji |
Officiell webbadress | https://chromewebstore.google.com/detail/country-flags-scrollbar/fgkbighieaohkbofflomdgickbdoncji |
Beskrivning | Use your country flag as scrollbar, upload image from your own device or use a custom image as scrollbar. Fully customizble |
Filstorlek | 2.33 MB |
Antal Installationer | 59 |
Aktuell Version | 2 |
Senast Uppdaterad | 2024-01-31 |
Publiceringsdatum | 2023-11-04 |
Utvecklare | Bhupesh Singh |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://direct.me/bhupesh |
Hjälpsida URL | https://direct.me/bhupesh |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Country Flags Scrollbar", "version": "2", "manifest_version": 3, "description": "Use your country flag as scrollbar, upload image from your own device or use a custom image as scrollbar. Fully customizble", "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/logo\/logo-16.png", "32": "\/images\/logo\/logo-32.png", "48": "\/images\/logo\/logo-48.png", "128": "\/images\/logo\/logo-128.png" } }, "icons": { "16": "\/images\/logo\/logo-16.png", "32": "\/images\/logo\/logo-32.png", "48": "\/images\/logo\/logo-48.png", "128": "\/images\/logo\/logo-128.png" }, "content_scripts": [ { "matches": [ " |