mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 06:05:37 +07:00
@@ -33,14 +33,12 @@ var lastVisited = "";
|
||||
|
||||
function start()
|
||||
{
|
||||
changeIcon();
|
||||
|
||||
/**
|
||||
* Save OS Version
|
||||
*/
|
||||
browser.runtime.getPlatformInfo(function(info) {
|
||||
|
||||
os = info.os;
|
||||
changeIcon();
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user