Beautify the browser
******* Make the browser more beautiful. ****** Version 0.0.1: Custom cursor
Vad är Beautify the browser?
Beautify the browser är en Chrome-tillägg utvecklad av https://pbion.com, och dess huvudfunktion är "******* Make the browser more beautiful. ****** Version 0.0.1: Custom cursor".
Tilläggsskärmbilder
Ladda ner Beautify the browser-förlängningens CRX-fil
Ladda ner Beautify the browser-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
Make the browser more beautiful. Version 0.0.1: Custom cursor. - Customize your experience of using the Chrome browser with cool free mouse cursors.
Grundläggande Information om Tillägg
Namn | Beautify the browser |
ID | fombgkgjcgjjgdlmmiodhfimlbealmkk |
Officiell webbadress | https://chromewebstore.google.com/detail/beautify-the-browser/fombgkgjcgjjgdlmmiodhfimlbealmkk |
Beskrivning | ******* Make the browser more beautiful. ****** Version 0.0.1: Custom cursor |
Filstorlek | 88.62 KB |
Antal Installationer | 408 |
Aktuell Version | 0.0.1 |
Senast Uppdaterad | 2019-05-04 |
Publiceringsdatum | 2019-04-29 |
Betyg | 2.33/5 Totalt 3 Betyg |
Utvecklare | https://pbion.com |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://pbion.com/privacy-policy.html |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.1", "name": "Beautify the browser", "short_name": "Beautify the browser", "description": "******* Make the browser more beautiful. ****** Version 0.0.1: Custom cursor", "browser_action": { "default_icon": "logo.png", "default_title": "Make the browser more beautiful", "default_popup": "popup.html" }, "content_scripts": [ { "css": [ "cursor.css" ], "js": [ "cursor.js" ], "matches": [ " |